atom-dash
atom-dash copied to clipboard
Dash documentation integration with Atom
Results
3
atom-dash issues
Sort by
recently updated
recently updated
newest added
it seems on linux the following will omit the first parameter when passed to zeal ``` xdg-open "dash-plugin:query=shared_ptr&keys=cpp,net,boost,qt,cvcpp,cocos2dx,c,manpages" ``` while the following works just fine ``` xdg-open "dash-plugin://query=shared_ptr&keys=cpp,net,boost,qt,cvcpp,cocos2dx,c,manpages" ``` According...
In the default grammar config, the key for shell scripts should be 'Shell Script', not 'Shell Scripts'.
enhancement