Add command to search the online API, add customisable variables (#79)

* add option to "force-online" API lookups with a parameter or using prefix-arg (C-u). Added function to search online Godot API with symbol at point OR using prefix arg to enter a search term.

* implemented review suggestions #79

* fixed no symbol at point bug. pop existing API buffer for local docs too. Minor docstring changes.

* be a bit more helpful when local docs are missing

Co-authored-by: Richard G. Riley <rileyrg@gmail>
This commit is contained in:
RichieHH
2020-08-27 08:16:59 +02:00
committed by GitHub
parent 16a4bc6c46
commit 4a95d69034
4 changed files with 44 additions and 12 deletions

3
.gitignore vendored
View File

@@ -9,3 +9,6 @@
# Undo-tree save-files
*.~undo-tree
#emacs projectile
.projectile