I'm surprised you don't have more views. Great content, keep it up :)
@OdatNurd4 жыл бұрын
Thanks! :)
@serbanveres60663 жыл бұрын
Man, you're awesome! Thanks for the great video, looking forward to veiw them all!
@OdatNurd3 жыл бұрын
Awesome, thanks! I'm here to help. 😁
@cg2194 жыл бұрын
These videos are so helpful. Thank you for your service!
@OdatNurd4 жыл бұрын
Thanks!
@satoshinakamoto1715 жыл бұрын
thank you for the tutorials. high quality indeed.
@OdatNurd5 жыл бұрын
Thanks! Glad I can help out!
@jcnarasimhan42183 жыл бұрын
Thanks for this video. How do you toggle the 2 side-by-side panes?
@OdatNurd3 жыл бұрын
The items for that are in the "View > Layout" menu; you can choose the items from the menu or use the key bindings you see there to trigger them that way.
@jcnarasimhan42183 жыл бұрын
@@OdatNurd thank you
@haoren12483 жыл бұрын
Great tutorial. It's really helpful
@OdatNurd3 жыл бұрын
Thanks, glad I could help out!
@barretoanderson3 жыл бұрын
¡Excellent video!
@OdatNurd3 жыл бұрын
Thank you very much!
@rob97095 жыл бұрын
Thanks a lot for these great explantions about project, Sublime is still my best tool for Coding !
@OdatNurd5 жыл бұрын
Glad I could help!
@Chill018 Жыл бұрын
can we have the folders tree just like in a windows explorer? so not only specific but general... also if I click on a file from the tree, I'd like it to open additionally, not closing the previously open files
@OdatNurd Жыл бұрын
You can open as many folders as you want, but remember that for every folder that's open Sublime has to gather the list of every single file that's inside of it and keep that in a catalogue in memory. So if for example you opened the root of your c drive, your usage of memory for Sublime would explode out into the GB as it slowly tracks every file that exists on the disk. Single clicking files in the sidebar opens a preview that's will be replaced if you click on the second file. You can double click the file to open it permanently if you want to open several.
@craigdanielmaceacher5 жыл бұрын
How about workflow combo with Merge? I haven't really figured out how to use them together as much as I might be able to?
@OdatNurd5 жыл бұрын
Thanks for the suggestion! I hadn't thought of videos regarding the two together, but that seems like a great idea.
@KonstantinosKonstantinidis19933 жыл бұрын
Thanks for your video! Do you know if it's possible to prevent Sublime from updating the workspace file? Alternatively, is there any way to store a fixed set of opened files that I can re-open later? For example, if I accidentally close a tab, Sublime will update the workspace file and next time I open the workspace, the file won't be opened and I might not even notice. This is completely unintuitive compared to Notepad++ which can store a session of a specific set of opened files. In Notepad++, the stored session will never change unless I explicitly overwrite it.
@OdatNurd3 жыл бұрын
The workspace files are specifically there to allow you to recover back to the last state that you were in. There's no way to stop Sublime from updating them (other than to not use them I guess, but that's also not what you want). I think the closest you could get to that would be a plugin that stops you from closing files you've opened, though that seems like it would a reciple for a window that gets overcrowded over time.
@khomo123 жыл бұрын
Great!
@marcozambello44064 жыл бұрын
Good. Just one question: how to reload all files (in different paths) in a project if the mapped disk is not available? (os : windows) thanks
@OdatNurd4 жыл бұрын
I'm not sure that's possible in the general case. If you start Sublime and files that it has open don't have any unsaved changes and also don't appear on disk, it will close the tabs for them. I don't think there's a way via a plugin to determine what tabs existed prior to that happening.
@widiudb3313 Жыл бұрын
Thanks, Dad!
@midvok39183 жыл бұрын
The only thing I find annoying is that when I exit Sublime (without closing the Project first), the next time I open the Project/Workspace it's always cleared and never remembers the previously open tabs. I have the `"hot_exit": false`, because I don't want to open the recent files when just opening random files from File manager or want to open another project. However, I think the state of Project/Workspace should be always remembered when exiting the program (at least other IDEs/editors do it that way). So, I wish there was some setting to automatically close the open project before exiting to prevent losing my state when I forget to click "Close Project". Does it make sense?
@OdatNurd3 жыл бұрын
There's been some stuff changed about this in the latest builds, but I'm not sure offhand if it addresses the concern that you have here or not. It's a much wished for item to be able to save State and also not recall it for certain circumstances though.
@NolleRacingTeam4 жыл бұрын
i have a qwestion how can send a project to my mate. If i safe the project and send it to my mate he CAN open it
@OdatNurd4 жыл бұрын
If you set up your project so that the sublime-project file is stored inside of the project folder, you can include it when you share the files, such as including it in the zip file or adding it to source control so that other people can check it out.
@mauroreisvieira5 жыл бұрын
Another great video. I use the Sublime Projects a lot, but the big issue, is not possible remove a project.
@OdatNurd5 жыл бұрын
Thanks! I agree, I consider it a bit of a weird omission that it's not possible to remove some projects from the current list. I ended up writing a script that cleans older projects up for me when they no longer exist. If you're interested, it's at github.com/STealthy-and-haSTy/SublimeScraps/tree/master/session_cleaner
@darrellmayenschein68772 жыл бұрын
I know you don't use it, but for us beginners using Linux that don't have TCC, would you be willing to do a tutorial on setting up Sublime Debugger?? I've been following your Build Systems playlist, but I'm still a bit foggy on how to implement that package. It's okay if not; I'm just curious :). You make very helpful videos! I appreciate the time and effort you put into these.
@OdatNurd2 жыл бұрын
Thanks! We can definitely add that into the list. In fact in a live stream two or three weeks ago we actually played with that package a little bit for the first time.
@darrellmayenschein68772 жыл бұрын
@@OdatNurd Sweet! I'm excited for that. Really? Dang, I'm kinda mad I missed that haha. Did you happen to upload it here? Would you be able (and willing) to drop a link to it? Or should I just wait for the vid?
@OdatNurd2 жыл бұрын
@@darrellmayenschein6877 the video might be a bit, but the live stream playbacks are in the Sublime text live playlist. I just can't remember which one it actually was...
@darrellmayenschein68772 жыл бұрын
@@OdatNurd oh that's okay. I have lots of time on my hands right now, so I'll happily dig through them
@OdatNurd2 жыл бұрын
@@darrellmayenschein6877 With the magic of the timestamp on the settings, I am able to say that the link you want is the following (though of course I would never want to stop anyone from watching my stuff in general ) kzbin.info/www/bejne/ioDFY4tpgbaXjKs
@zigabrus4 жыл бұрын
Like+sub, well explained , tnx!
@OdatNurd4 жыл бұрын
Glad I could help!
@joukenienhuis68882 жыл бұрын
Great video, but it is very irritating and hard to see the action before you are talking about it. I hope it is because of my computer.
@OdatNurd2 жыл бұрын
Sorry to hear that; this is one of the videos in which I talk about things as I'm actually doing them, so it's on purpose that you can't see what's about to happen until I say it's happening, if that's what you mean. Or perhaps there is a sync or playback issue?