Warning: Tested only on Windows 10 with Sublime Text 3.x. Please open an issue if it's working incorrectly.
Ever wanted to make Sublime Text borderless like OS X?
SublimeOverlay is currently under MIT License. See LICENSE for more information
- Adjustable offset of inner window.
- Togglable title text
- Adjustable primary color for overlay
Note: These settings are accessible through options window (button in top right corner)
For best experience, hide the menu from View->Hide Menu. It will still be available by pressing Alt key
Open an instance of Sublime Text and run the executable of SublimeOverlay.
Currently supports only 1 instance of editor.
- Create a shortcut and pass the following arguments
--startsublime
- most likely it will automatically find your sublime path and run it.--sublime-path
- Use this in case of application not detecting your Sublime installation path
Always use quotes for --sublime-path
Example arguments: --startsublime --sublime-path="C:\MySublime\sublime_text.exe"
-
Q: My editor borders are visible
-
A: Adjust the top/left offsets in settings form.
-
Q: Sublime Text is not starting after closing the SublimeOverlay instance.
-
A: Most likely Sublime Text is in your processes, use your task manager to kill the instance and try again, or open RUN/CMD and type
taskkill /f /im sublime_text.exe
(warning: this will kill all sublime instances open)
Credits for icon goes to Salvatore Gentile
- Theme - Material (Dark)
- Color scheme - Dark-Dracula (SL)
- Font face: BitStream Vera Sans Mono