Skip to content
Sign UpLog In
Profile icon

Stephen Pastore

@stephenpastore
Repls
Community
stephenpastore
stephenpastore
shared a Post
2 years ago
HTML syntax highlighting bug?
Edit: the issue is not present when I view the html file with the repl displayed in the below format, but it is when I view the project from the spotl
Blueberry Project
HTML, CSS, JS
Bookie0
Bookie0
Ok so from the spotlight page, this is what I see in blueberry.html: Screen Shot 2021-04-17 at 9.15.13 AM Screen Shot 2021-04-17 at 9.15.26 AM Screen Shot 2021-04-17 at 9.15.36 AM And yeah it seems like lines 46 to 60 are incorrectly grayed out. I've had files with more code than that, yet everything has the correct syntax highlighting, so I would suppose it's a bug. Is this really a problem? When you edit your repl in the usual way (when you press open), does the problem still persist? You 2 years ago
Coder100
Coder100
To save memory and to have pages load fast, every editor will only highlight n amount of lines before giving up.2 years ago
stephenpastore
stephenpastore
shared a Post
2 years ago
Screen Shot 2020-12-14 at 1.15.47 PM should I just choose "choose my changes"? Sorry I guess this seems obvious but I just don't want anything to go
Jerukpurut
Jerukpurut
I accidentally click the "choose my changes" when i meant "choose server changes" How to change it back ?1 year ago
InvisibleOne
InvisibleOne
That just happens when your lose internet connection for a short time, and replit does not upload your changes to the server. That happens to me every now and then and I always choose my changes. Choosing the server changes will revert the file back to the changes the server had saved. So yes, choose 'Choose my changes'2 years ago
stephenpastore
stephenpastore
shared a Post
2 years ago
accidentally dragged a folder (with 2 files) into another folder, then tried to take that folder out of the incorrect position by attempting to drag i
stephenpastore
stephenpastore
Thank you all for the help :)2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
That's a repl.it issue. Sometimes there are bugs like that. Either make a new repl, or report to bugs.2 years ago
Coder100
Coder100
Yes, yes I can. Repl.it has a bug where moving files can sometimes cause the files to not do render properly, but don't worry, they are saved! Report to bugs2 years ago
stephenpastore
stephenpastore
shared a Post
2 years ago
anyway to restore previous JS syntax highlighting? Thanks
Coder100
Coder100
The syntax highlighting has changed after the remade it from scratch. Unfortunately, you can't restore the previous syntax highlighting. If you find bugs in the current one, feel free to report the here2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
Could you explain what you are asking better?2 years ago
realTronsi
realTronsi
restore syntax highlighting? Wdym by that? If you want your own custom syntax highlighting you can change the css using inspect. Syntax highlighting doesnt change though so you'll have to clarify what you mean2 years ago
stephenpastore
stephenpastore
shared a Post
2 years ago
The experience when running my repl has been buggy all morning long, often times seeing the image below repeatedly being shown as I try an run them. H
CodingCactus
CodingCactus
repl.co is currently down2 years ago
stephenpastore
stephenpastore
shared a Post
2 years ago
Hi I just downloaded Firefox and used it with repl for the first time but I'm continually having an issue where the tooltips that appear when you hove
PattanAhmed
PattanAhmed
@stephenpastore Hi, Tooltip is a feature of Firefox. I am using Repl.it on Firefox for about 3-4 months and I have never encountered this before... Maybe your Firefox version is old, update it if you have any updates. Try to Re-install Firefox. or Maybe you can try to search it online Try to contact Firefox-officials in case if you can't get it out. By the way, this bug is not related to Repl.it from any case. So, for alternate solution, you can try this method:- Use different browser This is2 years ago
Coder100
Coder100
That seems like a firefox bug or something with your computer, try reloading and restarting your computer. This doesn't appear to be a repl.it issue, and I have encountered this with my computer too. Restarting your computer fixed it for me2 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
I have been having significant problems loading my repls, if I’m not in repl for like anything more than 10 or 15 minutes, when I navigate back to
Bookie0
Bookie0
is your repl heavy? like many files/code, etc.? maybe it is because of your lower performance machine, but if other games or sites are working fine, then its probably a repl.it problem. i'd suggest reporting it to bugs: https://repl.it/bugs or maybe forking the repl if the problem persists... hope this helps! =)3 years ago
VulcanWM
VulcanWM
Report it to bugs > Mark this as the answer if it was useful or helpful3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
Just wanted to confirm that once the new history icon stops flashing after editing the document is the new way repl indicates that the doc has been
Nettakrim
Nettakrim
i think so, when it stops flashing you can close the tab without it saying about unsaved changes, which happened before when it said "saved"3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
will connecting github Within in repl settings potentially allow me to automatically sync/save edits on all files within a repl to github (in real
CodeLongAndPros
CodeLongAndPros
You have to commit.3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
Console misplaced As you can see from the image, the "console" and "result" buttons are no longer on the top right as well. I want to remove the c
CodingCactus
CodingCactus
refresh the page, then you can drag the line above the console down, to get rid of it3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
I tried switching to "soft wrap" or "none" for the line wrapping setting but it's not working. any suggestions? Thank you
stephenpastore
stephenpastore
shared a Post
3 years ago
The page crashed and stated “this plug-in crashed”. I lost a small chunk of my edits, any way to prevent this from happening again? this is a CSS file
SixBeeps
SixBeeps
That happens when your connection isn't stable enough to keep connected with Repl.it's servers, be that either side's fault. If you see this before reloading, I'd recommend Ctrl+A and Ctrl+C with a reload to see if that fixes things.3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
Having some issues with automatically saving my code. It’s perpetually just stating the word “saving...” at the top of the document instead of doing
Vandesm14
Vandesm14
This happens from time to time. Most likely, if you refresh the page, your code will be saved. In my experience, this is nothing to worry about!3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
I'm running the code but it's generating an output that pertains to the wrong HTML and CSS files (even if I'm currently located "on" the correct docum
eco27
eco27
it would be helpful if you gave some more context or linked the code. What are you doing? are you running a node.js server?3 years ago
stephenpastore
stephenpastore
shared a Post
3 years ago
When I toggle off (disabled) code intelligence in the settings, it still stays on. any troubleshooting suggestions? Thank you
Vandesm14
Vandesm14
This is an annoying bug on repl.it. Report this to https://repl.it/bugs3 years ago