Paul Bakker

Results 31 issues of Paul Bakker

I'm noticing that while editing, some editing actions seem to trigger automatic folding.\ I've seen this happen for example when copy/pasting stuff, when using code completion to insert new stuff....

Any interest in merging this PR and releasing a new version on NPM? Otherwise I'll need to publish my fork and I rather don't want to

When running as non-root, I'm getting the following error in the log: `Unable to create directory for deployment: [/usr/local/tomcat/conf/Catalina/localhost]` As this directory is not part of the Tomcat distribution, tomcat...

This PR splits the tests and their results into 2 separate files, with the results being stored in JSON format, allowing automated modification, as to open up the possibility to...

Fixes issues introduced in #1827, namely: - runner_support.js mixing usage of the `print` and `console.log` commands, neither of which will both work on any environment - exceptions occurring during running...

ATM each test and its results on all the different environments are co-located together in the data-*-js modules This poses 2 problems: - prevents automated updates of the results when...

Am trying to use https://babeljs.io/repl to compile some javascript for the rhino target, but no matter how I try to specify the target, I keep getting an error message like...

enhancement

Hoping I'm filing this in the appropriate place, if not please let me know I'd love to see the ability added that when opening zip files in the Compare Editor...

enhancement

``` java.lang.NullPointerException: Cannot invoke "org.eclipse.ec4j.core.model.Property.isValid()" because "indetStyle" is null at org.eclipse.ec4e.internal.EditorConfigPreferenceStore.applyConfig(EditorConfigPreferenceStore.java:65) at org.eclipse.ec4e.internal.ApplyEditorConfig.applyConfig(ApplyEditorConfig.java:39) at org.eclipse.ec4e.internal.EditorTracker.partActivated(EditorTracker.java:134) at org.eclipse.ui.internal.WorkbenchPage$2.run(WorkbenchPage.java:4871) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.WorkbenchPage.firePartActivated(WorkbenchPage.java:4868) at org.eclipse.ui.internal.WorkbenchPage$E4PartListener.partActivated(WorkbenchPage.java:213) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$2.run(PartServiceImpl.java:250) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.firePartActivated(PartServiceImpl.java:247) at...

### Describe the bug When needing to override the timeout for a test because the test takes more than the default 5000ms to run, the override value is then also...

p2-to-be-discussed