-
### Discussed in https://github.com/p4lang/p4analyzer/discussions/23
Originally posted by **qobilidop** April 20, 2023
Semantic highlighting is a feature supported by LSP[1], and major editors…
-
**Project ID (e.g. `flutter-123456`)**: `flutter-z8006cm810`
**Operating System & Version (e.g. `macOS Monterey 12.1`)**: 12.2.1
**Browser & Version (e.g. `Chome 102.0.5005.115`)**: 102.0.5005.1…
-
### Bug Description:
Got that issue with vscode-java: when enabled, semantic highlighting is overriding existing syntax highlighting. It should enrich it.
### Steps to Reproduce:
1. Start p…
sunix updated
3 years ago
-
A big feature request :) The latest Neovim 0.9.0 release added support for semantic token highlighting. It would be amazing to see them in Zenburn, although I understand that probably requires us taki…
-
The current highlighting seems to just runnung something like Coulourer regex-lib over plain text.
The outcome is, well, funny.
![2023-02-02 05_39_24-Disassembly 1 (unsynced)](https://user-image…
-
**Is your feature request related to a problem? Please describe.**
LSP-based semantic tokens [are now supported](https://github.com/neovim/neovim/pull/21100) with the upcoming nvim v0.9 release (avai…
-
As the title says, Rust Analyzer should provide a configuration option that allows users to completely disable semantic highlighting. Some extensions may want to override Rust Analyzer's semantic high…
-
### 🔍 Search Terms
"expose type syntax highlight", "semantic syntax highlighting for promise", "highlight variables based on type"
### ✅ Viability Checklist
- [X] This wouldn't be a breaking …
-
**Is your feature request related to a problem? Please describe.**
See #323
**Describe the solution you'd like**
The LSP should support SemanticTokensClientCapabilities to provide syntax highlig…
-
# Bug Report
Function identifiers (including methods) don't appear to be receiving semantic highlighting tokens from the LSP as of TS 4.2.x.
This is important to me because I prefer the terser sty…