Anton Kosyakov

Results 209 comments of Anton Kosyakov

I see although we use wildcards the machine gets added explicitly to the settings. It is not very nice because user settings keep growing. It only manifests on Windows, I...

@filiptronicek @mustard-mh Could someone help testing that it still works on Gitpod Now?

I cannot remember already sorry, but we are using our fork for last year and have not upgraded, not sure how would it work. Maybe it was to avoid inconsistency...

Should be straightforward to replace with `path.resolve`?

See https://github.com/gitpod-io/gitpod/pull/14070#discussion_r1001429504 for why we decided to not hide for now. Smarter strategy is needed.

cc @gtsiolis @chrifro

It should work the same way for VS Code Desktop as well.

> In this case by using an API that you don't have (yet) @jrieken Do you have an idea for API? Something like `window.activeResource`, that returns a current selected resource...

@alexandrudima https://github.com/Microsoft/monaco-editor/issues/291#issuecomment-450709332 seems to be regression I've observed the same with Monaco >= 0.14.x, used to work before.