:ApexTest - is it possible to skip Select Log Type to change
? #86
Open
Description
I tried to add to my .vimrc
this from documentation:
let g:apex_test_debuggingHeader = {"All": "Error", "Visualforce": "Error",
\ "Workflow": "Error", "Db": "Error", "System": "Error", "Callout": "Error",
\ "Apex_profiling": "Error", "Apex_code": "Error", "Validation": "Error"}
Restarted Vim session, :ApexTest ...
and the same Select Log Type to change
- also in g:apex_test_debuggingHeader
I changed Apex_code
to Error
but first line in buffer is the same1. ApexCode (Debug)
.
Metadata
Assignees
Labels
No labels