Ranga Vadhineni

Results 742 comments of Ranga Vadhineni

Hi @balajipbalajip881123, thanks for feedback, I am not expert in accessibility issues. Can you let me know what are you expecting in this case? Name of collection on hover?

Thanks @balajipbalajip881123 for the suggestions, will add to roadmap.

Hi @ck196 In OAuth tab you can generate token from browser

@pascal-hauser can you share screenshots of your `oauth` tab also you can view logs in output window.

This is callback url issue. - you need to use the default callback url - `https://www.thunderclient.com/oauth/callback` - or you can also use the localhost version - `http://localhost:6789/callback` also you need...

@pascal-hauser good, its working for you now, will update the Docs asap.

Hi @davioliveira-dev Will add this to roadmap.

Hi @davioliveira-dev, Looks like vscode did not expose the editor themes to extensions yet please see this issue in vscode repo https://github.com/Microsoft/vscode/issues/56356

@APerricone they are not sufficient, I am also using those css variables for extension theme, but for code editor part is not sufficient If you know how to use them...