Adrian Price
Adrian Price
The tern.eclipse.ide.core.ternModuleInstalls extension point has a plugin.xml#/plugin/extension[@point='tern.eclipse.ide.core.ternModuleInstalls']/moduleInstall@src attribute which currently provides the plug-in-relative path to a **ZIP file** containing the Tern module(s) to be deployed to the Tern repository. The...
npm install [email protected] gives the following warnings: npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated [email protected]: Please update...
When the component has the focus (which BTW by default isn't highlighted with any visual focus effect and unclear how to achieve this), keyboard navigation does not work as expected:...
Windows 10, Pencil 3.1.1, consistently reproducible.
### Describe the bug VSCode (correctly configured for Java development) fails to load the projects. ### To Reproduce 1. Open VSCode (with Microsoft's 'Extension Pack for Java' extension installed 2....
**Describe the bug** In an application that uses react-dropdown-tree-select, the browser console routinely shows two error level messages related to the use of the deprecated UNSAFE_componentWillMount() and UNSAFE_componentWillReceiveProps() functions. The...
invite=private doesn't work if subscribe=closed, authowner or authowner_dkim Expected Behavior ----------------- If subscribe=closed, authowner or authowner_dkim and invite=private, INVITE commands should be allowed from existing subscribers and SUBSCRIBE commands should...
Symptom: JUnit 5 test methods in a test class with an @BeforeAll method are correctly initialised and pass when run with gradlew test but do not get correctly initialised and...
Symptom: JUnit 5 test classes which reliably run in the correct order with gradlew test run in the wrong order in the VSCode IDE. System: Windows 10, VSCode 1.96.3, Gradle...