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

wrong filename encoding #193

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open

wrong filename encoding #193

wants to merge 64 commits into from

Conversation

smarq8
Copy link
Contributor

@smarq8 smarq8 commented Jan 14, 2019

fixed "Filename" encoding

screenshot 1547445897
screenshot 1547445904
screenshot 1547445923

Fixed:
- Sometimes when you pressed Alt+F it would select the entire document (Still not sure why it does it, or when it would do it)
Changed:
- Refresh Code/Project Explorer: Default {Enter} action is now Refresh Current Project
Added: Suggested by Kelvin
- Duplicate Line: If you have a selection that spans multiple lines it will duplicate those lines
- - Works with Multiple Carets
Added:
- Clear History
Fixed: Reported by chocnmint
- Characters like ¿, ¡, ñ, á were getting messed up.
Fixed: Reported by chocnmint
- Characters like ¿, ¡, ñ, á were getting messed up.
Fixed: Reported by chocnmint
- Characters like ¿, ¡, ñ, á were getting messed up.
Fixed: Reported by chocnmint
- Characters like ¿, ¡, ñ, á were getting messed up.
Fixed: Reported by chocnmint
- Characters like ¿, ¡, ñ, á were getting messed up.
Fixed: Reported by daOlli (Discord)
- Downloading of control files was happening even after downloading the zip from GitHub
Fixed: Reported by daOlli (Discord)
- Downloading of control files was happening even after downloading the zip from GitHub
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Added: Suggested by Ryan Blackburn
- If an AutoComplete window is open when scrolling it will cancel itself
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Added: Suggested by noticz
- If an AutoComplete window is open when scrolling it will cancel itself
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Added: Suggested by noticz
- If an AutoComplete window is open when scrolling it will cancel itself
- Version Number in Check For Update was missing
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Added: Suggested by noticz
- If an AutoComplete window is open when scrolling it will cancel itself
- Version Number in Check For Update was missing
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Added: Suggested by noticz
- If an AutoComplete window is open when scrolling it will cancel itself
- Version Number in Check For Update was missing
- Added Fold Current Block
Fixed: Reported by Gabe
- Right Click Menu Editor: Was messed up
Added: Suggested by noticz
- If an AutoComplete window is open when scrolling it will cancel itself
- Version Number in Check For Update was missing
Added: Suggested by Spectrre maestrith#175
- Fold Current Block: Folds the current block at your Carets position
Added: Suggested by Spectrre maestrith#175
- Fold Current Block: Folds the current block at your Carets position
- Fold Current Block to Toggle Fold Current Block
maestrith and others added 28 commits July 23, 2018 18:04
Fixed: Programmed by smarq8
- FIXED - scroll pos after switching file by smarq8
Fixed: Reported by Joe Glines
-Open Folder in the Right Click Menu was changed but I did not account for people who still used that function
-Increment Selected is now built in
-Decrement Selection is the inverse of the above
-Split Line By Comma
-Compile
-Compile Using U32
-Compile Using U64
-Additional Library Folders
Added: Requested by MK89
-Additional Library Folders: Add a list of folders for your own personal library
Fixed: Reported by AlleyArtwork
-Trying to launch a plugin using the Right Click Menu was causing an error even if the plugin exists.
Fixed: Reported by AlleyArtwork
-Trying to launch a plugin using the Right Click Menu was causing an error even if the plugin exists.
-Ask Before Overwriting Edited Files
Fixed: Reported by Sebastian maestrith#187
-Find Replace: UTF-8 Characters were not encoding properly
Fixed:
- UTF Characters in Find Replace were causing a lot of issues.
Added: Requested by Joe Glines and sl5net maestrith#186
-Options/Ask Before Overwriting Edited Files: Will pop up a window with the files in question
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.

2 participants