Lucas Persson
Lucas Persson
- **What's the file's extension?** *.properties - **What's the file's Uniform Type Identifier (output of `mdls -name kMDItemContentType /path/to/your/file`)?** $ mdls -name kMDItemContentType tmp/stg17.properties kMDItemContentType = "dyn.ah62d4rv4ge81a6xtsbw1e7dmqz3u" - **What kind...
### Environment - **App version?** 1.2.4 - **macOS version?** Catalina 10.15.5 ### Bug Information - **What are you trying to do?** View groovy code. - **What's the expected behavior?** See...
# Issue Guidelines Please review these questions before submitting any issue? ### What version of the Stream Reactor are you reporting this issue for? 3.0.1-2.5.0 ### Are you running the...
Where can I find version 1.x of the plugin? I am using an old version of GitLab so I am stuck on v3 of GitLab API.
* terrascan version: v1.18.1 * Operating System: MacOS 13.4 ### Description Can't find how to exclude a policy when scanning Cloudformation templates. The readme only list terraform and k8s. ###...
### Bug Description: semantic highlighting doesn't work for Java. ### Steps to Reproduce: 1. Enable semantic highlighting with "editor.semanticHighlighting.enabled": true, 2. Run command "Developer: Inspect Tokens" 3. Navigate to a...
Hi It is possible to configure a task for a project to run in parallell ? Say for instance if I have a task that run "ng lint" and one...