-
This is a common feature for most of the IDEs(e. g. Eclipse, vscode) in which folders containing errors are in red/yellow.
1. Expose function accepting a list of file->status. Each of the files coul…
-
## Checklist
- [ x] I have checked existing issues for potential duplicates before creating this one.
- [ x] I have read the [Troubleshooting guide][].
## Bug description
Flycheck seems not to w…
-
# Summary
Thank you for reporting to Elpy !
I've configured my python system so that (elpy-project-root) is what I want it to be, but when I go run my tests elpy's default directory is the tests/ …
-
Other {h}ledger-language grammar add-ons (such as the [grammar for Atom](https://github.com/4ourbit/language-ledger#parser-error-reports)) recognizes parser errors, and thus prevents you from making m…
-
Thanks for writing this mode. I wrote some font-lock regular expressions to perform more granular syntax highlighting and thought I'd share them in case you or other users are interested. This covers …
-
When working for a while in a large codebase, I get a lot of errors like this one from `tracing::info!` macro invocations:
> non-primitive cast: `&Arguments` as `&dyn Value`
This seems to come f…
-
# Summary
I ran into error messages stating that my custom python module in the same directory is not found when evaluating in elpy-shell (ctrl-c ctrl-c). when directly evaluating the file in termi…
-
# Summary
So there's this AREPL extension for VS Code and I find it interesting. https://github.com/Almenon/AREPL-vscode
It's pretty much a REPL that runs automatically. prints the output, shows h…
-
# Summary
`elpy` is just too slow. Looks like the problem tends to be autocompletion.
It tends to freeze/stall for a while... nearly unusable.
# Steps to reproduce
Open existing py script. Try…
-
Inline template are lint well.
But when i open *.component.html buffer, it doesn't work.
Is there any way to lint *.component.html files?