-
Hi!
Is there any plans to implement hcl2 support?
-
Hi,
I see you use govaluate library for rbac. I have a proposal to migrate to https://github.com/antonmedv/expr
A few benefits:
* Much faster (expr uses own bytecode machine, optimizing compiler…
-
## Environment data
- Language Server version: 0.4.102.0
- OS and version: macOS Mojave
- Python version (& distribution if applicable, e.g. Anaconda): CPython 3.7.5
- VS Code 1.40.0
…
-
## Feature Request
**Problem**
Currently `@babel/template` allows you to supply a `placeholderPattern` that is applied *after* the successful parse of the template string. What this means is tha…
-
Reporting error when I run INSTALL.sh script to install CLIF.
All run ok until the make command "$MAKE_OR_NINJA" "${MAKE_PARALLELISM[@]}" clif-matcher clif_python_utils_proto_util.
the reported …
-
When I run the JavaParser it removes all empty lines within a method even if I do nothing to the CompilationUnit (some of them are there for a better overview and when I just add an EnumConstant I don…
-
Whenever I try to install watermelondb plugin it gives the same error.
Below is the debug log :
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/l…
-
This is new for us: I'm going to try to write out an RFC for a proposed syntax change in #416, which adds a `switch` statement to the language. The goal here is to get the syntax changes all in one pl…
-
## `@todo`
* [ ] add technical concept around how to enable this without centralised servers
* [ ] implement infrastructure
* [ ] create task creating virtual-customers and pay with a made up "play…
-
**Describe the bug**
Using version 1.5.0 works fine in meteor. Imports like `import { Meteor } from 'meteor/meteor'` do not interfere with codegen.
Starting from 1.6.0 however, these import statem…