Dmitry Manannikov

Results 23 issues of Dmitry Manannikov

Hello! And thank you for this excellent plugin. I'm working on my language server and use this plugin in Vim 8. And I can't implement support for code actions, which...

This tool should work perfect as [language server](https://langserver.org). All editors support this. Vscode has similar UI for actions. I started tool for refactoring, based on lang server, but never had...

Hello! This plugin looks very interesting but limited to VSCode only. However, the server part is isolated enough to be useful as a standalone language server for JS refactoring. It...

Error message and stack are inserted into a page when server-side rendering error occurs in **dev mode**. ### Type of issue Bug (maybe minor) ### Current behavior Add `throw new...

Right now the orientation of the root row always horizontal. https://github.com/caplin/FlexLayout/blob/master/src/model/Node.ts#L81 Would be nice to have an option to change it to vertical. As a workaround I'm using this on...

I tried `yarn test` and it gives me ``` $ jasmine Started No specs found Finished in 0.003 seconds Incomplete: No specs found ``` What is the proper command to...

**What is the current behavior?** Yarn Unity (2.1.0) throws exception when running WebGL build. `null function or function signature mismatch` Full stacktrace below **Please provide the steps to reproduce, and...

bug

This code ``` function() { const a = 1 return a } ``` should not trigger refactoring

improve

help needed
editor