You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit: You can reject this, i figured out where in the @lang settings to disable the VSCode suggestions. Those were really getting in the way. Maybe promote this to Enhancement and build a quick UI to toggle all suggestions or intellisence stuff on/off.
Description: When typing, especially when typing escaped or commented text, if I multi-press 'enter', the first strike gives me a new line and the second line brings up the 'INT, EXT, etc' menu, the third strike grabs the first one off the list and tries to make a new scene header.
Request: I'd like to disable this if possible (can't find it in settings) or at least have it NOT happen when i'm in a comment or a note (* / / * or [[ ]] )
Problem path:
Create a .fountain file
Create at least one scene header (e.g. INT. OFFICE- DAY)
Create a commented-out block of text using /*
Type some filler text, just a few words will do
Remain in the commented out block
Hit enter 4 times in rapid succession
Observe that the system auto-populates "INT." even while in the commented-out section
Workaround: Put a space in each entered line i guess
Impact: User annoyance, repetitive correction
User Stories:
As a writer, I'd like the ability to hit Enter many times while typing (without automatic scene headers popping up, so I can space out my text blocks as I think.
As a user, I'd like the ability to disable the 'auto scene header' so I can control when it happens and when it doesn't.
Remarks: Fantastic plugin, I really appreciate all the work you've put in.
The text was updated successfully, but these errors were encountered:
Okay I disabled Better Fountain and it's still doing it, so now i think this is an issue with VSCode - clearly i have something turned on and don't know how to turn it off
spicy7557
changed the title
Multi-press 'Enter' automatically inserts new scene header when I don't want it to
(REJECT) Multi-press 'Enter' automatically inserts new scene header when I don't want it to
Nov 22, 2024
Edit: You can reject this, i figured out where in the @lang settings to disable the VSCode suggestions. Those were really getting in the way. Maybe promote this to Enhancement and build a quick UI to toggle all suggestions or intellisence stuff on/off.
Description: When typing, especially when typing escaped or commented text, if I multi-press 'enter', the first strike gives me a new line and the second line brings up the 'INT, EXT, etc' menu, the third strike grabs the first one off the list and tries to make a new scene header.
Request: I'd like to disable this if possible (can't find it in settings) or at least have it NOT happen when i'm in a comment or a note (* / / * or [[ ]] )
Problem path:
Workaround: Put a space in each entered line i guess
Impact: User annoyance, repetitive correction
User Stories:
As a writer, I'd like the ability to hit Enter many times while typing (without automatic scene headers popping up, so I can space out my text blocks as I think.
As a user, I'd like the ability to disable the 'auto scene header' so I can control when it happens and when it doesn't.
Remarks: Fantastic plugin, I really appreciate all the work you've put in.
The text was updated successfully, but these errors were encountered: