Vijay

Results 10 issues of Vijay

I have enabled remote url path of the current working repository ,to be displayed after branch name.This is just to make sure on which repository ur in

enhancement

This PR fixes #61 `rmdirSync` now throws `ENOTEMPTY` if the directory is not empty.

The version information of some plugins in migration guide is misleading . The auto migration command also fails to install the right plugins . Manually adding the dependencies to the...

good first issue
bug

Highlighted 'tips' reduces the visibility of highlighted 'errors' which is a bit frustrating. Is there are way to avoid this using any vs code Setting ? ![Screenshot 2023-04-21 at 19...

**Is your feature request related to a problem? Please describe.** Global css classes are not supported by the extension. Global css selectors are added without any style module identifiers so...

enhancement
less
css
sass

1. In the event of a mis spelled module provide an action to correct the spelling 2. In the event of a non existing css module create a new module

enhancement
nice to have
diagnostics

Hi @flexdinesh Great theme. Thanks for open sourcing it. I have a small inconsistency problem with the title animation in mobile. https://user-images.githubusercontent.com/8697234/223058392-f3178243-a308-44c3-b88b-b2fc36126500.MP4 The background gradient doesn't seem to cover the...

Running the prototype LSP inside vscode debugger throws the following error The configured build task fails before opening Ext host. It doesn't work unless one explicitly runs `npm run build`...

Right now the docs does include hereby commands to build , lint etc. However instead of ```bash hereby build ... ``` would be great to have ```bash npx hereby build...