Skip to content

Tips and Tricks

Mani Arasteh edited this page Aug 1, 2024 · 4 revisions

Slice 1

Tips and Tricks

  1. Did you know that my editor has autocomplete and syntax highlighting. Just save the file with supported programming language then it happens
  2. Plugins are very good. Just put a plugin in "plugins" folder then tada 🎉
  3. I want to put an Easter egg in BeagleEditor. When a new version released, find that Easter egg. Guide: It will be in About page
  4. BeagleEditor terminal is a good way to interactive with BeagleEditor. Without system commands but some of them are available like CD with name "gotodir" or environments
  5. Marketplace not available yet, but when it's available, you can download plugins without going to BeagleEditor plugins's GitHub repository or BeagleEditor marketplace
  6. If you're a Python programmer, you can even write plugin and open a pull request. Just read Plugins wiki on GitHub, write your plugin with the rules from Plugins wiki then open a pull request. Then Done
  7. Dark mode! Use BeagleEditor eye-friendly and without battery draining. Just turn your system's color to dark mode (It is different between operating systems) and magic 🪄

Nothing, that's it. Happy coding with BeagleEditor 💻

Clone this wiki locally