-
## Description
This task concerns creating an [IntelliJ IDE language plugin](https://plugins.jetbrains.com/docs/intellij/custom-language-support.html#editor-and-ide-features) for gno, so there can …
-
### In a workspace, CMake Tools prompts `CMake Tools would like to configure IntelliSense for the ` for every non-CMake folder.
### CMake Tools Diagnostics
```
```
### Debu…
-
I have added 2 module aliases in bicep.config like shown below:
``` "moduleAliases": {
"ts": {
"specs": {
"subscription": "subscriptionid-prd",
"resourceGroup": "rg-t…
-
Type: Bug
I noticed that if my solution contains a project that has a missing TFM, for example I opened a solution in the MAUI repo that had a Tizen project, the whole intellisense system stops wor…
-
### Swift version
swiftlang-6.0.3.1.4
### Platform
macOS 15
### Editor
VS Code
### Description
When there is an SDK mismatch, sourcekitd silently fails
### Steps to Reproduce
1. Have a tasks.…
-
https://dev.azure.com/dnceng-public/public/_build/results?buildId=470101&view=ms.vss-test-web.build-test-results-tab&runId=10701172&resultId=208263&paneView=debug
```
Assert.Equal() Failure
Expec…
-
There are three different reasons for triggering IntelliSense:
1. **QuickSuggestion**: Triggered by user input.
2. **TriggerCharacter**: Triggered by specific characters (in our case, space, dot, …
-
Type: Bug
I have Mssql > Format: Keyword Casing set to "lowercase", however when I am writing SQL in a new query and intellisense offers to complete words, e.g. begin, end, else etc... then it does…
-
Hi David,
please advise on how you got the intellisense for xaml?
Thanks in advance!
-
Intellisense is great for things like `typeof`, so why not make it great for boolean types too!
I think adding intellisense for booleans saves a bit of typing, and it still hasn't been implemen…
ghost updated
5 years ago