-
## The devDependency [vue-template-compiler](https://github.com/vuejs/vue) was updated from `2.5.17` to `2.5.18`.
🚨 [View failing branch](https://github.com/zephraph/vue-theme-loader/compare/master.…
-
It would be nice to have `async` inline event handlers without writing the full function in the `` tag like:
```
{await services.saveData()}}>
Save
```
Currently, the compiler raises t…
-
It would be nice to have the closing line of a statement (e.g. EndIf, EndFunc, WEnd) automatically deindent to the same level as its opening line.
-
*Expected behavior:*
`renderCode` takes an expression tree as its input
*Current behavior:*
`renderCode` takes an array of lines of text as its input
*Tasks:*
* [ ] Load existing "webPa…
-
I'm generating some code which includes preprocessor macros which must begin on column 0.
It would be nice to be able to do:
```haskell
guarded :: Text -> Doc () -> Doc ()
guarded g d = vcat
…
-
When referencing an event with dashes in it's name and no event handler it gives the following error:
[!] Error: Unexpected token (Note that you need plugins to import files that are not JavaS…
-
## The devDependency [vue-template-compiler](https://github.com/vuejs/vue) was updated from `2.5.17` to `2.5.18`.
🚨 [View failing branch](https://github.com/phase2/particle/compare/master...phase2:g…
-
While being inspired by how Emacs handles indentation for C-like languages, I've thought that it will be cool thing to have in Kakoune. Were there any thoughts about it before?
I've tried to implem…
-
One advantage that react has over svelte is the ability to compile in a function. It would be nice if svelte could do the same.
Instead of manipulating a string in:
https://github.com/sveltejs/s…
-
**Type:** Enhancement proposal
## Environment data
* VS Code version: 1.31.1
* Extension version (available under the Extensions sidebar): 2019.2.5416
* OS and version: W10 Enterprise 10.0.17134…