Harry Jubb

Results 22 comments of Harry Jubb

Had this issue with symlinking a TS file, where non-TS syntax works, but on adding any TS syntax, get the "Unexpected token" error. In my case so far, adding [CRACO](https://github.com/gsoft-inc/craco)...

Also the same problem, works fine without a remote connection, but the following error when in a WSL remote connection: ![image](https://user-images.githubusercontent.com/4588417/87145497-4fa5a380-c2a1-11ea-9916-6f195b0eff24.png)

@inseltraeumer Thank you for your reply, also using the ReSpeaker 4 Mic Array and have had success setting `-c 1`. The key part for us was also setting `--alsadev plughw:1,0`...

Is there any update on this? Would be really great :)

@liyao001 thanks for your quick reply, much appreciated. This issue only started happening for me within the last few days, and as a user it was frustrating because it wasn't...

I'd like to ask if it's possible to go a step further and specify colours for any different kind of remote, i.e. SSH, WSL, container. > As I'm developing on...

Hi @markfortner, > you want to click on each one In NGL or in an outside DOM element? In NGL you can get a clicked selection through [picking](http://nglviewer.org/ngl/api/manual/interaction-controls.html#picking), then determine...

In which case, I'd expect using a [selection scheme](http://nglviewer.org/ngl/api/manual/coloring.html) (see "Selection-based coloring") is what you'd want. I'd expect it could work by keeping track of the user's selections, then converting...

I'm also having this issue, did you find a solution?

@mg979 I adapted your mapping to use `gcc` instead of `\\` (which I have already mapped), so that the behaviour works like https://github.com/tpope/vim-commentary which is what I'm coming from. So...