Viktor

Results 88 issues of Viktor

"Toggle Line Comment" aka comment-out selected text, doesn't work as expected. Invoking "Toggle Line Comment" twice should comment-out and comment-in the same code Pressing "Toggle Line Comment" twice more often...

In the "old" toolbar, I could clearly see which buttons/actions are enabled/available. It's more difficult to say here. For example, I don't know if my debugger is paused currently or...

enhancement
missing api

Hey @maxiperezc! Thanks for the great gem! I'm really curious to give it a try in my app. :) I'm trying to figure out where I'd add authorization, so that...

I just tried setting invalid github token and realized that I didn't get any errors back. This happens here: https://github.com/fabiospampinato/vscode-github-notifications-bell/blob/master/src/statusbar.ts#L70 When API token is correct, the response is an array...

enhancement
help wanted

Thanks for the great extension! I noticed that the formatting is quite slow and it's not practical to wait 3-5 seconds for the formatting to complete. I figured out that...

I've been constantly having issues with Webflow CMS items not being properly synced. I realized that removing the items is the most problematic. I ended up publishing for every "delete"....

I know this is not the most relevant place to submit this issue, but I got lost trying to find a contact on your website. Now you can close this...

type: non-library issue

I don't have `app/views/account/webhooks/outgoing/endpoints/_form.html.erb` ejected into my app, but `bin/resolve` reports the absolute path to non-existent path inside my app: ```shell > bin/resolve --interactive DEPRECATED: please use `enable_cable_ready_updates` instead. The...