Skip to content

Add configurable scratchpad file location#8

Open
leandroleal wants to merge 1 commit intoianunay:masterfrom
leandroleal:feature/configurable-scratchpad-location
Open

Add configurable scratchpad file location#8
leandroleal wants to merge 1 commit intoianunay:masterfrom
leandroleal:feature/configurable-scratchpad-location

Conversation

@leandroleal
Copy link

  • Added settings support to customize scratchpad file path
  • Supports absolute paths, tilde expansion (~), and Windows paths
  • Automatically creates directory structure if needed
  • Added Main.sublime-menu for easy access to settings
  • Added default Scratchpad.sublime-settings file with documentation
  • Updated README with configuration instructions
  • Maintains backward compatibility (defaults to original location)
  • Fixed indentation to use spaces instead of tabs for consistency

- Added settings support to customize scratchpad file path
- Supports absolute paths, tilde expansion (~), and Windows paths
- Automatically creates directory structure if needed
- Added Main.sublime-menu for easy access to settings
- Added default Scratchpad.sublime-settings file with documentation
- Updated README with configuration instructions
- Maintains backward compatibility (defaults to original location)
- Fixed indentation to use spaces instead of tabs for consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant