globalhuman
globalhuman
This is still not working. Having looked a bit further into the docs I have discovered the following page which lists the keybinds between rich text editor and the markdown...
Now that the above is unblocked is this now possible?
Looks like the vscode ticket has now been merged. Has that unblocked this feature? https://github.com/microsoft/vscode/issues/45407
I am no JS coder but I took a quick look at the code today and noticed the cursor position was used in `tiling.js` which made me experiment. With the...
Can I buy someone a coffee$ to take a look at this?
I can also add that when "Grouping edge tiling" is enabled, the problem is gone, except however, I do not wish to use that setting. alas...
I have recently just come across this issue on an arm64 (M1) linux machine. It was a rabbit hole finding the root cause which turned out to be intellisense +...
> Experienced the same problem on M1 - for future reference a non-invasive way to propate fixes like [#7413 (comment)](https://github.com/microsoft/vscode-cpptools/issues/7413#issuecomment-827172897) without codebase changes seems to be by using `forcedInclude`: >...
This PR in the vscode github repo seems to suggest something similiar https://github.com/microsoft/vscode/issues/156885
This seems to be already covered by https://github.com/fabiospampinato/vscode-terminals/issues/9