安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Can a Project recognize its Virtual Environment?
My intention was to limit bloat of projects so as to not use up a ton of unnecessary space in the cloud So, I keep my virtual environments outside of the cloud directory and consequently out of the projects directory My thought process is that if I need to work on a project on a different computer that I can download all necessary files via pipenv install rather than storing and syncing them
- Python syntax error - Technical Support - Sublime Forum
This is because e g PHP extends HTML and thus relies on HTML package being present and enabled and HTML sublime-syntax being in its original location using correct name The same for Python It embedds an extended version of Packages Regular Expressions RegExp (Basic) sublime-syntax Various core packages depend on each other as well as 3rd-party packages depend on core packages and their
- Macros dont record Find Replace? - Sublime Forum
I just today realized macros don’t record Find Replace actions, which I find pretty shocking at this stage in ST2 I guess the fact that it took well over a year of intense daily use before realizing this runs contrary to my feeling it’s a vital feature Painfully, I had to fire up Textmate 1 for the first time since … Apr 2011? to record a macro of several regex find replace actions to
- Build 4200-Rewritten syntax highlighting for SQL Is Bad
I just upgraded to Build 4200 and the changelog says “Rewritten syntax highlighting for SQL” How can I revert to the old SQL syntax highlighting? If I cannot, then I would like to post how I prefer the old one With the old, two dashes made a comment With the new, two dashes followed by a space makes a comment But two dashes followed by any other text is not a comment Also, several key
- Index job Failed to create semaphore - Technical Support - Sublime Forum
I’m using WSL so I’m guessing this is something weird Microsoft has done I’ve been using sublime well enough in WSL for a while, but I’ve just installed Ubuntu 24 04 and Sublime and I’m getting the following in the console of sublime Sublime is also significantly slower to start up (~20 seconds) indexing [job 1]: failed to create shm channel for worker 4; Failed to create semaphore
- Build System for C++ - General Discussion - Sublime Forum
As far as I know there is no way to do checks like that in the build system itself You could however write a script or program that checks for the existence of files and then runs the build for you You could then run that script program from the build system instead
- Auto-Indenting? - Ideas and Feature Requests - Sublime Forum
Am I missing something or is there no current way to have auto-indentation? I’m just writing HTML and am trying to distance myself from TextMate that seems to have had some more convenience features :- Please let me know if I just haven’t found it and it’s in there somewhere already Thanks for the help!
- Python scope for braces () - Technical Support - Sublime Forum
Hello I’ve modified ‘Python tmLanguage’ - in a slightly ad-hoc fashion 😆 - but it behaves as I want in terms of scope, colourization I end up with a number of bracket pairs ( ) which are still scoped as ‘source python’ - the screenshot may help… Because they are still scoped as ‘source python’ I figure it may be possible to create a scope for them, by adding *something
|
|
|