I was playing around with the CSS in the Atom editor the other day, open it back up today and this is what I see.. Every time I try to close any of those 3 tabs it freezes up, I've even rebooted my computer to no avail.
Unchecking "Open Empty Editor On Start" and you know.. that worked for some reason.
Not sure why this happens, but I have encountered similar problem that was caused by tabs opened last time.
Usually, I solve the problem by opening with "Clear window state". The command (I see that you are using ubuntu?):
atom --clear-window-state
Reference
Related
So basically i use emmet and coc-completions as a neovim developer in termux (it's an android app that runs linux environment). Today all of the sudden, my ctrl-y button started taking 2-3 sec to even execute. Lemme elaborate what i mean .
enter image description here
Whenever i click ctrl-y, a big "Y" letter comes on the screen and stays for 2 seconds. Which earlier didn't show up and it literally used to take half a second or less. I recall so many things i did before this happened, i am not sure what made it happened. If you have any idea please any help would be greatly appreciated.
So basically what i did is i changed the mapping of emmet code writer to tab from "". The problem now arises with tab, but i don't care as "" is working. Thanks to the guy who helped me :)
I've just opened Jupyter Notebook like I always do, and it began doing some strange stuff, it's impossible to use. I've put up a 40-second video showing what's going on: https://youtu.be/8yDMT82Cju8
Basically upon creating a new notebook, the first cell appears really big (like if someone just pressed enter many times), and then it begins jumping further down. Any action, like typing, clicking, just adds more "lines" to the cell. Some weird xxxxxxxxxx characters show up and disappear randomly. All in all, it's unusable. No, there's no key stuck anywhere in case you thought about that. I've restarted the PC many times as well, to no success.
Funny thing is that this was working just yesterday and no software/hardware was modified in between.
I´ve just finished re-installing Anaconda and the problem has gone.
I'm gonna leave this here in case someone comes across the same issue.
Sometimes, for a reason I don't understand, mouse reporting prints those characters in the console uppon scolling clicking etc.
If I disable then re-enable mouse reporting then scrolling and clicking comes back as expected.
How do I debug the source of this "switch"? I don't even know where to start to understand what might happen in my console for this so happen.
local (remote) setup: zsh 5.7.1 (5.4.2) + oh-my-zsh (latest as of today)
I have not been able to figure out what triggered this weird behaviour but 2 simple simple fixes are
turn on/off mouse reporting in the preferences
re-source ~/.zshrc
Just press cmd+R. It fixed the problem for me
I am not sure what started it, but now suddenly when trying to use Atom (on Ubuntu Linux), it opens fine, but keeps focus on the upper-left text of the open tab. For instance, if I try to click somewhere else in the file to move, the cursor, the cursor jumps back to the beginning of the file. If I click on another tab to look at a different file, it immediately jumps back to the original tab, upper left corner of the text. If I hit ctrl-f to search for something, focus jumps back to the text editor. If I try to switch to a different application like Chrome or the terminal window, Atom immediately comes back into focus.
Has anyone else run into this behavior or maybe knows what's going on?
I tried purging and re-installing but am still running into the same behavior.
I figured out that the behavior presents itself any time I try to edit a .ts file, at which point it automatically opens a file "child.js" in the TypeScript plugin directory and begins to display this behavior. I updated the TypeScript plugin and that seemed to fix it. Maybe this can be of help to anyone else who runs into the issue. (Bug link: https://github.com/TypeStrong/atom-typescript/issues/1098)
I have a problem with my Aptana dist. (version 3). When editing HTML, CSS, javascript, and whatnot, it freezes after a short while. I wander what could cause such strange behavior. To unfreeze it, I would have to click on window > Preferences (open the preferences dialog) and then close it. On clicking the editor, it opens. Has anyone had this problem and if so, how can I solve it???
I had the same problem once. Might have caused by the autocomplete feature. Try reinstalling using the NEWEST version of Apatana 3. I think they have already improved their text filtering feature.