Fixed Python autocomplete
The post suggests that heavy LSP and static analysis approaches are unnecessary for many common autocomplete scenarios. It shows a lightweight, pattern-based approach can deliver faster, more responsive suggestions without full semantic analysis.
https://matan-h.com/better-python-autocomplete
The post suggests that heavy LSP and static analysis approaches are unnecessary for many common autocomplete scenarios. It shows a lightweight, pattern-based approach can deliver faster, more responsive suggestions without full semantic analysis.
https://matan-h.com/better-python-autocomplete
Matan-h
Fixed Python autocomplete
I fixed autocomplete sorting
Smello
A developer tool that captures outgoing HTTP requests from your code and displays them in a local web dashboard.
https://github.com/smelloscope/smello
A developer tool that captures outgoing HTTP requests from your code and displays them in a local web dashboard.
https://github.com/smelloscope/smello
GitHub
GitHub - smelloscope/smello: A developer tool that captures outgoing HTTP requests from your code and displays them in a local…
A developer tool that captures outgoing HTTP requests from your code and displays them in a local web dashboard - smelloscope/smello