Robert van der Hulst

Results 20 comments of Robert van der Hulst

Is there any news about when this is fixed ?

Jelle, > We are waiting for a fix on the core of ckeditor. Then we will merge the fix. Is there any news about this. We are still at Kunena...

We use SeriLog which gives us the flexibility of logging to a file, debugview. And logging to a VS Output window is done through a single object of the OutputWindowPane...

Have you considered the "user project" file. We use that for example to store the "view all files" setting.

Matt, Our project system is based on MPF. We have added a property of type MSBuild.Project to our project type that contains a BuildProject. When we need the data from...

@gundermanc Your examples assume we implement LSP. At this moment we have our own api for the editor. Maybe we should indeed switch to LSP, so we can support VS...

@madskristensen Have you considered LSP for your language extensions, such as tyep pkgdef support?

@madskristensen Thanks for the link. This however adds support to a language that already is "codeLens" aware. Do you have any idea what we have to do to get for...