Giter Site home page Giter Site logo

cuda_cmd_history's People

Contributors

halfbrained avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cudatext-addons

cuda_cmd_history's Issues

ExtTools - call via shortcut

if I will call some tool from Ext Tools via command palette: Tools, Name… than it is at Command History
if I will set hotkey to the same tool (at dialog Tools: Config), and call it via hotkey - than it is missing at Command History
will be possible to support that?
/if technically possible…/

Error

Traceback (most recent call last):
  File "C:\Programs\CudaText\py\cuda_cmd_history\cmd_history.py", line 99, in on_focus
    self._process_command_log(self._ed)
  File "C:\Programs\CudaText\py\cuda_cmd_history\cmd_history.py", line 28, in p
    result = f(self, *args, **vargs)
  File "C:\Programs\CudaText\py\cuda_cmd_history\cmd_history.py", line 135, in _process_command_log
    cmds = ed_self.get_prop(PROP_COMMAND_LOG)
NameError: name 'PROP_COMMAND_LOG' is not defined
ERROR: Exception in CudaText for on_focus: NameError: name 'PROP_COMMAND_LOG' is not defined

strange list look

I called 4 plugs via menus, and got this strange look (items plugin in the right column)

Screenshot from 2021-08-13 18-49-24

ValueError: substring not found

the error does not appear all the time

Traceback (most recent call last): File "/home/ildar/.config/cudatext/py/cuda_cmd_history/cmd_history.py", line 226, in _on_timer self._process_command_log(ed) File "/home/ildar/.config/cudatext/py/cuda_cmd_history/cmd_history.py", line 32, in p result = f(self, *args, **vargs) File "/home/ildar/.config/cudatext/py/cuda_cmd_history/cmd_history.py", line 257, in _process_command_log cmd_item = self._get_api_menu_name(cmd) File "/home/ildar/.config/cudatext/py/cuda_cmd_history/cmd_history.py", line 326, in _get_api_menu_name pre_start = text.rindex(PREFIX) ValueError: substring not found ERROR: Exception in CudaText for _on_timer: ValueError: substring not found

Not good file to store settings

Неудачный файл
plugins.ini
для хранения настроек этого конкретного плагина - этот файл для всех плагинов!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.