Add JavaScript auto-complete for local file paths #26
Labels
feature
New Feature
help-wanted
Extra attention is needed
idea
Random idea
javascript
JavaScript
nice-to-have
Nice to have feature
Implement a vanilla JavaScript component for auto-completing local paths using a Bulma dropdown menu. The JavaScript should make background requests to the server, which would then attempt to lookup the path and return possible matches.
Example Bulma CSS + JavaScript auto-complete code: https://github.com/mattmezza/bulmahead
Note that all JavaScript must be vanilla ES6+ JavaScript. JavaScript frameworks or React are not allowed.
The text was updated successfully, but these errors were encountered: