Skip to content

Commit

Permalink
improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
harrydowning committed Aug 26, 2024
1 parent 5edaadb commit af4df34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

- Markdown indentation ([#13](https://github.com/harrydowning/yaml-embedded-languages/issues/13))
- Highlighting for new YAML grammar
- `csharp` highlighting

### Changed

- Fully generated `package.json` to be partially generated
- `regex` language to use scope `source.js.regexp`
- Extension logo
- TextMate scope of language identifier comment to highlight recognized languages
- Scope of language identifier comment to highlight recognized languages

### Removed

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following list shows all valid identifiers for the built-in languages:
| xsl | `xsl` |
| yaml | `yaml` |

\*_Not actually a valid VS Code language_
\*_Not a valid VS Code language_

## Requirements

Expand Down

0 comments on commit af4df34

Please sign in to comment.