Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating a file inside containing folder with the same name #149

Open
bharatagarwal opened this issue Apr 20, 2016 · 0 comments
Open

creating a file inside containing folder with the same name #149

bharatagarwal opened this issue Apr 20, 2016 · 0 comments

Comments

@bharatagarwal
Copy link

Hi,
I'm using SublimeText with processing,

and am trying to use this tool to follow the folder structure required by Processing,
namely [Name]/[Name].pde

I managed to get the .pde to append to the file name by changing the default-extension setting, but I was wondering if there is any way to modify the code or a setting to achieve one of these situations:

  1. modification while entering file name, so it would look like
    "Enter path for a new file: [string]/[string].pde"
    with the string changing in real time as it is typed

or

2:"Enter path for a new file: [string].pde"
with a folder named [string] is made in the background to contain the pde file in it.

I will be working with one root folder, and expect to have a folder for ever pde file that I create.

Cheers
Bharat

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

No branches or pull requests

1 participant