Editing files with the null extension #62

Open
opened 4 years ago by CalderH · 1 comments
CalderH commented 4 years ago (Migrated from github.com)

When I save a file such as template.html.p in DrRacket, it automatically converts it to a .rkt file (e.g. template.html.p.rkt). Is there a way to prevent this from happening, or should I be using a different text editor for these files?

When I save a file such as `template.html.p` in DrRacket, it automatically converts it to a `.rkt` file (e.g. `template.html.p.rkt`). Is there a way to prevent this from happening, or should I be using a different text editor for these files?
mbutterick commented 4 years ago (Migrated from github.com)

.p isn’t registered with DrRacket as a Pollen source-file extension, because it’s strictly a housekeeping format. I think most Pollen users (me included) tend to use a different text editor for HTML templates and other ancillary files because it’s faster and the search/replace tools are better.

`.p` isn’t registered with DrRacket as a Pollen source-file extension, because it’s strictly a housekeeping format. I think most Pollen users (me included) tend to use a different text editor for HTML templates and other ancillary files because it’s faster and the search/replace tools are better.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen-users#62
Loading…
There is no content yet.