-
We have various files in Dune that typically don't get any syntax highlighting in various contexts. We document the current situation and collect proposals on how to improve the situation.
## What …
-
The vscode extension currently uses a TextMate grammar to do syntax highlighting with regular expressions. This works well enough and is fast.
The LSP also allows for semantic tokens i.e. [semantic…
-
I reported a broken syntax highlighting on GitHub to the GitHub support.
They redirected me to linguist and they in turn redirected me to this project.
**Here is the conversation in chronological …
-
Currently, metadata pertaining to grammars and case-by-case exceptions are handled in four different places:
* [`.gitmodules`](https://github.com/github/linguist/blob/b7f579597050aaf7ac19c6c6ec5042…
-
Ecosystem→Tools:
* [Nujan Web-based IDE](https://ide.nujan.io/) — at least a reference to it would be nice
* [Blueprint](https://github.com/ton-community/blueprint) — common development environment …
-
### What happened?
There were several attempts to add a Swift syntax to the default packages before, but they failed because the quality of the syntax definitions were not up to par and there was n…
-
For your consideration:
- Pygments : a lexer and highlighter for many languages actually used http://pygments.org/
- Linguist: the library Github uses to detect languages: https://github.com/github/li…
-
### Description
https://www.npmjs.com/package/@theia/vscode-builtin-php
Configuration:
```json
"grammars": [
{
"language": "php",
"scopeName": "source.php",
"pa…
-
## Development environment used
- Z Open Editor version: 1.41.1
- Editor Platform
- [X] Visual Studio Code
- [ ] Red Hat CodeReady Workspaces
- [ ] Eclipse Che
- [ ] Standalone Theia
…
-
Currently the [languages](https://code.visualstudio.com/api/references/vscode-api#languages) namespace has setLanguageConfiguration() method but does not have getLanguageConfiguration() meth…