Skip to content

:ApexTest - is it possible to skip Select Log Type to change? #86

Open
@vitaly-zdanevich

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions