Skip to content

VSCode issues #466

Description

@nickeubank

Hey All!

When I have open a jupyter interactive console, I seem unable to get the usual VSCode operations to work. For example bar switch generates this:

[The below error was raised while handling the above exception(s)]
2021-06-18 16:39:35 ERROR cb error topic="phrase" cb=<bound method SpeechSystem.engine_event of <talon.scripting.speech_system.SpeechSystem object at 0x10b4b6ae0>>
   29:       lib/python3.9/threading.py:912* # cron thread
   28:       lib/python3.9/threading.py:954* 
   27:       lib/python3.9/threading.py:892* 
   26:                    talon/cron.py:145| 
   25:                    talon/cron.py:102| 
   24:          talon/scripting/rctx.py:233| # 'cron' talon_plugins.engines.dragon:<lambda>()
   23:      talon/scripting/dispatch.py:99 | 
   22:      talon/scripting/dispatch.py:105| 
   21:      talon/scripting/dispatch.py:144| 
   20:      talon/scripting/dispatch.py:133| 
   19:          talon/scripting/rctx.py:233| # 'phrase' main:_redispatch()
   18: talon/scripting/speech_system.py:61 | 
   17:      talon/scripting/dispatch.py:105| 
   16:      talon/scripting/dispatch.py:144| 
   15:      talon/scripting/dispatch.py:133| 
   14: ------------------------------------# cron thread
   13:          talon/scripting/rctx.py:233| # 'phrase' main:engine_event()
   12: talon/scripting/speech_system.py:374| 
   11:       talon/scripting/actions.py:75 | 
   10:         talon/scripting/types.py:366| 
    9:     talon/scripting/core/core.py:100| 
    8:       talon/scripting/actions.py:75 | 
    7:         talon/scripting/types.py:366| 
    6:     talon/scripting/core/core.py:131| 
    5:       talon/scripting/actions.py:75 | 
    4:         talon/scripting/types.py:366| 
    3:     talon/scripting/core/core.py:136| 
    2:  talon/scripting/talon_script.py:691| 
    1:  talon/scripting/talon_script.py:594| 
talon.scripting.talon_script.TalonScriptError: 
 in script at /Users/Nick/.talon/user/knausj_talon/apps/vscode/vscode.talon:66:
 > user.vscode('workbench.action.toggleSidebarVisibility')
Exception: This editor is not active

Any suggestions?

macOS, if that helps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions