-
`TextEditor.prototype.displayBuffer` has always been private, but now
it is gone. Reading the `displayBuffer` property now returns a reference
to the containing `TextEditor`, which now provides *som…
-
We want to create a route that allows users to submit their functions to the Serverless Functions application.
## Expected Behavior
The user should be able to paste, or type, their code into the…
-
Fortran language server currently does not have an extension for Visual Studio 2022.
Update Visual Studio extension to work on Visual Studio 2022 and publish it to VS marketplace.
-
## Description
Autocompletions for `ModuleComponent.someFunction` tend to not do a very good job of prioritising `Data.Thing.ModuleComponent.someFunction`:
![grafik](https://user-images.githubuser…
-
Currently, we load React library in token cards and we do the same for `item-view`.
I argue that a `item-view` does not require much interaction and can be pre-rendered and indexed. Effectively I m…
-
TinyMCE offers translation of its User Interface via langauge files, but only a small subset of languages have translations and these are sometimes country-specific languages -- for example, you inclu…
-
Type hierarchies in CodeQL can be deep, especially for the core libraries. It would be very helpful for users to be able to explore the entire hierarchy in a single view.
-
### What are you trying to do?
The Julynter experiment #378 demonstrated how notebook-specific IDE features could work. The ideas would include:
- "empty cell" diagnostic
- "cells execution not i…
-
I'm using neovim with [nanotee/sqls.nvim](https://github.com/nanotee/sqls.nvim) plugin but formatting doesn't seem to work properly.
For example, this code:
```sql
CREATE TABLE
users (
i…
-
FYI, I have had this problem with Emacs 26.2, Emacs 26.3, and Emacs 27.0.50 built with `jansson`.
After the language server has started, documentation and completion candidates are slow to appear, …
r-zip updated
5 years ago