-
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
-
First, thanks for creating such an amazing product and making it open source!
I was wondering if there is any Intellisense (via [Excel-DNA](https://excel-dna.net/2016/11/24/excel-udf-intellisense-…
-
Hey guys,
I would like to include a .csproj and a web.config with the razor template, allowing it to be opened in VS and edit the .csproj files.
The main issue with this is the project either needs…
-
```
it would be nice to get an code completion just like Java IDE Eclipse. When
Ctrl + space is pressed, a popup menu appears to help user select words.
For instance, I can pass two arrays:
String[]…
-
This extension has **amazing** support for XSLT 3.0, so I need to ask if this feature is planned to be added.
Currently in VS 2019, you can specify a schema (.xsd) file for a namespace, and it will…
-
### Describe the Bug
I tried out the Alpine extensions for [syntax highlighting](https://marketplace.visualstudio.com/items?itemName=sperovita.alpinejs-syntax-highlight) and [intellisense](https://…
-
Just a suggestion: Intellisense doesn't reference global/local variables from the code and I think it's very useful when our code has a lot of them.
Would it be possible to have the same behavior a…
DBenS updated
6 months ago
-
*TS Template added by @mjbvz*
**TypeScript Version**: 4.3.5
**Search Terms**
- completions
- intellisense
---
Does this issue occur when all extensions are disabled?: Yes
Steps to …
-
In C# if I write e.g. "prop" , I get allways also the snippets as result for Intellisense.
In X# I have to use always CTRL + K + X to select a snippet. Is it possible to get the snippet also as a su…