Tim Schulze-Hartung
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Edited TextMate-based syntax highlighting in custom code-style panel
Hi JetBrains,Our IJ plugin contributes a `langCodeStyleSettingsProvider` extension to provide the user with some specific options under Editor > Code Style and also a code preview that's supposed t... -
Created Test based on LSP-server functionality
AnsweredHi JetBrains team,how would I write a test with a project file that my language server supports and assert that the language server creates the right problems for the file?This is what I've tried s...