-
**Describe the bug**
I am writing to report a bug with the extension. It seems that the extension does not declare a commentLine property in the package.json /language-configuration.ts, ( [suspect…
-
Hey all! I've been having an issue trying to validate a string
```hs
{-@ type Scheme = {s:String | isValid s} @-}
{-@ f :: Scheme @-}
f :: String
f = ""
{-@ reflect isValid @-}
isValid ::…
-
### Overview
We need to remove script references to api-actionnetwork.js from our default markdown template, because the script is no longer required.
### Action Items
- [ ] Open `_layouts/defa…
-
### Describe the bug
When tried to load a liquid in a water heater in the LMOE shelter, in this case Essence, a single unit always remains that cant be put anywhere, and when dumped and tried to gr…
-
The LSP defines some CodeActionKinds that have special meanings in some Language Clients. One of those is the `RefactorExtract` action kind.
We could probably offer a `RefactorExtract` action when …
-
## Context
Currently, the VSCode extension highlights CSS and JS correctly in VSCode, but does not yet provide Intellisense for them when used as embedded languages:
### HTML
![html-complete]…
-
### Description
### Describe the bug
So i'm using Neovim development/nightly build due to the fact that it allows me to use Netrw to access directories that have brackets around them, so everything …
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
This is a minor issue I ran into when combining Template Haskell with Liquid Haskell:
```haskell
-- A.hs
{-@ LIQ…
-
`bridgetown plugins new` seems to produce old code:
> spec.add_dependency "bridgetown", ">= 1.2.0", "< 2.0"
**Bridgetown Version**:
bridgetown 2.0.0.beta2 "(TBD!)"
**To Reproduce**
```shell…