Skip to content

Commit

Permalink
Updating version and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHeuermann committed Mar 13, 2024
1 parent 25c21f7 commit a012112
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ by
SimplyDanny](https://marketplace.visualstudio.com/items?itemName=SimplyDanny.modelica)
which is the base for this extensions.

## Source

This extension is based on the Modelica extension
[SimplyDanny/modelica-language-vscode](https://github.com/SimplyDanny/modelica-language-vscode).

## Features

### Syntax Highlighting
Expand Down Expand Up @@ -104,7 +99,7 @@ npm run test

Generate .vsix package file:
```bash
npx vsce package
npm run build
```

### Publish package
Expand All @@ -121,3 +116,8 @@ npx vsce publish
```bash
npx ovsx publish metamodelica-<version>.vsix -p <token>
```

## Acknowledgement

This extension is based on the Modelica extension
[SimplyDanny/modelica-language-vscode](https://github.com/SimplyDanny/modelica-language-vscode).
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a012112

Please sign in to comment.