- Annotation - Text inside the editor
- Popup Menu - Shows a popup displaying some content
### View Methods
self.view.erase_phantoms(<phantom_key>)
### timeout for sublime
sublime.set_timeout(lambda: self.handle_timeout(), 500)
### Get all the methods and objects of a class
dir(self.view)* [ ] Handle error from backend
* [ ] Cursor can go through the output
* [ ] Use better file structure
* [ ] Create make file with lint command