Edit of asset "Command Palette" Accepted

Old/Current New/Edit
Title Command Palette
Description Features:

- Open any file. Filter by type or name.
- Select any node in the current scene. Add a new script to a node.
- Edit Inspector properties of the currently selected node.
- Edit general Project/Editor settings. Add new Project settings.
- Traverse files in file tree style (see .gif).
- Go to line.
- Go to method.
- Quickswitch to the last file opened.
- copy file/node/property/settings paths to the clipboard.
- Opening a script also opens the scene, which the script is attached to. This gives you autocompletion on the Node(Paths) and their methods.
- autocompletion on file/node/settings paths when ending the search_string with " " (double space); for an example see .gif
- signal connection with your keyboard
- context menu for FileSystemDock, Script list panel and SceneTreeDock (single selection only) with your keyboard

-----------------

See the built-in help page on how to use everything (type "?" in the Command Palette) and read the README.md
1.4.0 :
- Code Snippets have been moved into their own plugin with a dedicated keyboard shortcut
- all files can now be searched (not just scenes and scripts)
- Project/Editor settings are available from this plugin
- Project settings can be added with this plugin
- new scripts can be added to any nodes in the current scene
- Properties (in the inspector) of the selected node can be focused to edit them with the keyboard

- open built-in help page to see the how this works

Features:

- Quicksearch/filter all scripts/scenes or only the open ones.
- Quickly switch between the last 2 opened files.
- The file names are preceded by a line number and followed by their file path. Activating the file path will select the file in the filesystem dock.
- Opening a script also opens the scene, which the script is attached to. This gives you autocompletion on the Node(Paths) and their methods.
- A copy button is available to the right of the filter. This way you can quickly copy the file path or code snippet by tabbing from the filter box.
- set custom shortcuts/keywords in the inspector
Category Misc
License MIT
Repository Provider GitHub
Repository Url https://github.com/Leleat/AGodotCommandPalette https://github.com/Leleat/AGodotCommandPalette
Issues Url https://github.com/Leleat/AGodotCommandPalette/issues https://github.com/Leleat/AGodotCommandPalette/issues
Godot version Godot 3.2
Version String 1.5.0 1.4.1
Download Commit edd2f548357a830afc77b202949eb52a73488be5 00ce3bf23f3db48fbbaf8d09b24f1442d1287ef4
Download Url (Computed) https://github.com/Leleat/AGodotCommandPalette/archive/edd2f548357a830afc77b202949eb52a73488be5.zip https://github.com/Leleat/AGodotCommandPalette/archive/00ce3bf23f3db48fbbaf8d09b24f1442d1287ef4.zip
Icon Url https://raw.githubusercontent.com/Leleat/AGodotCommandPalette/master/icon.png
https://raw.githubusercontent.com/Leleat/AGodotCommandPalette/master/icon.png