K Birt
K Birt
or do you have to re write all of the mods to be compatible?
json files from the mods in a new mod or in a folder?
@youknowone - just FYI, tasks 2 and 3 are also completed - https://github.com/RustPython/RustPython/blob/main/src/settings.rs#L245-L249 After diving into the code, I don't see where it is implemented, but it seems like 4...
Hello, Thanks so much for your time in reviewing this. I have merged main into my branch. If you'd like, I can also squash all of these commits. Here are...
This is still an issue
Any updates here? This looks like a great feature!
Looks like the offending line is here: https://github.com/redhat-developer/vscode-openshift-tools/blob/9aa1bc44bb45c54155beaa713030ce18cc046c1d/src/util/workspace.ts#L130 However there could be other parts that my cursory examination did not find.
Would really like this feature! commenting for visibility.
Another idea: have an option that allows certain commands to result in an interactive shell instead of just exiting (use case would be something like `odo run python` which would...
Agree - I expected to be able to use the try mode with terraform. Shot myself in the foot the other day when playing around willy-nilly so decided to go...