stef-levesque

Results 44 comments of stef-levesque

I'll make sure to have both of those settings properly editable.

@Mingun seems there is already an extension for using Kaitai with VSCode. https://github.com/fudgepop01/kaitai_ide_vscode

Unfortunately, "buffer" editors cannot be compared, this seems to be a VSCode limitation. But, you can copy the content of an hexdump into files, and compare them.

AFAIK, this is not possible with the current state of the VS Code Extension API. The hexdump window is a Read-only text buffer with syntax colorization. Customizing double-click is not...

I can't repro this issue on VSCode 1.49. I would need more context.

I am not familiar with the VIM plugin, but you might what to re-associate the keyboard shortcuts to better suit your workflow, | Name | Description | Keyboard Shortcuts |...

Would you expect each cursor selection to have its own entry in the history ? Or a single entry, and paste each selection for each available cursors ?

@iccicci your vscode setting "perforce.client" should map to your p4 info "Client name", in this case `DESKTOP-2NHE0U0`

@joaomoreno @bpasero @jrieken do you know if there are plans to make `ResourceGroup` collapsible or hidden in the scm Viewlet ?

Thanks @pjdanfor I'll make a pre-release build with your fix in, so people here can test the feature.