Alex Hirsch

Results 34 issues of Alex Hirsch

It would be great to have GridMove trigger when a button is held down while dragging a window. I'd probably bind this to the Windows key.

People prefer different line lengths depending on the language. While the editor's global setting is a good start, I think a language-specific setting should override it. I don't know whether...

bug
help wanted

just checked out this editor, looks very promising, probably gonna use this in the near future. apparently copying a text segment containing multiple spaces and inserting it again does not...

hi there, i am using your project on an OS X machine at the moment and have the problem that file upload is extremely slow. The file i tried to...

I have installed encfs using a local formula with the following command: ``` $ brew install contrib/encfs.rb ``` but I am not able to package this using brew-pkg: ``` $...

Windows uses a full-sized scrollbar, causing the scrollable tabs to get squished. The line highlighting the current selection intersects with the text. It doesn't look aesthetically pleasing. ![image](https://user-images.githubusercontent.com/328798/114481797-9f851280-9c05-11eb-8ed8-dd6d0f551b88.png) ## Your...

I initially thought this is a problem specific to Windows Terminal since it works fine in mintty. However, the first comment of the corresponding issue mentions that this may actually...

It seems like the two angle brackets are missing (`U+2329` and `U+232A`) These are characters I commonly use in LaTeX math environments. It would be great if they could be...

Character Set
Contribute!

### Icon Request - Visual Studio Code Insiders - Nightly Build of the Visual Studio Code Project - `visual-studio-code-insiders` ![image](https://cloud.githubusercontent.com/assets/328798/19941250/a6dee84c-a12f-11e6-8606-0796178d266f.png)

Just had an issues where a shader using `GL_EXT_ray_tracing` no longer compiled with the latest Vulkan SDK. The issue got resolved by explicitly stating the target environment / spirv version....