Rajinder Yadav

Results 49 comments of Rajinder Yadav

I tired "./src/app.scss", "./app/scss", "app.scss", the point is it's working just right before I use "angular2-template-loader", adding to use it should not break working code.

@avrelaun That fixed one problem, at least I a new module installed: ```pre "vue-cli-plugin-apollo": "~0.22.2", ``` However I don't see `@apollo/client` installed, which is what I expect. Also I don't...

Fails to generate a TOC on Linux, but works on MacOS.

un-installing and reinstalling fixed the issue. Better to delete the extension folder manually and do a clean install.

v1.5.6 I have been seeing this issue for a long while now, TOC is not getting generated correctly. ![screenshot_20181118_184656](https://user-images.githubusercontent.com/439226/48679830-c341ec80-eb62-11e8-89fd-516ac5386836.png)

I do have a workaround just need to use global search-replace like this. Make sure to select the ".*" ![snr](https://user-images.githubusercontent.com/439226/48679938-149eab80-eb64-11e8-9527-b255a8eef271.png) Or for something less annoying than this, using @gfx suggestion...

I would also love to see this feature implemented: https://projectlombok.org/features/delombok

You can generate your token here: https://github.com/settings/tokens

## Input at top ![snap-20230110-04](https://user-images.githubusercontent.com/439226/211558616-5a191da3-3890-4bc7-ae5b-29b8b44e68e8.png) ## Input at bottom in terminal, focus is lost ![snap-20230110-05](https://user-images.githubusercontent.com/439226/211558722-057d3869-b976-40ec-ac4f-e4a8fe91d5ec.png)

It is possible to put the focus on the terminal, this would be a minor improvement. Also IntelliJ does a few things much better and I am getting tired of...