Most voted "editor" questions
7 questions
Sort by count of
-
1
votes2
answers67
viewsVS Code Configuration for Mac
Good afternoon, you guys! I have a question, on how to hide these files that the mac generates within Visual Studio Code. Does anyone know any way to hide these . _.extencao files? Because it…
-
0
votes1
answer245
viewsError changing charset using Mysql Table Editor from latin1 to utf8
I am trying to change the charset, of a table directly in the database using Mysql Table Editor, from latin1 to utf8 however, by selecting utf8 in the charset options it automatically changes the…
-
0
votes1
answer1065
viewsReal-time html, css and javascript editors offline
I’ve been using a lot of real-time editors like codepen.io and jsfiddle.net, however they are online, I researched some programs offline and most of them are paid or do not do the same service, you…
-
0
votes1
answer480
viewsSave content from Quill editor "wysiwyg"
I’m building a posting page I’m having a hard time implementing when picking up content. Quill Publisher Thanks in advance for your help! <script…
-
0
votes1
answer47
viewsHow do I display the source code inside my PHP page without it being interpreted?
You guys, good morning! I am taking a PHP course and in order to make it easier for future queries, I would like to create a page as if it were a library so that I can consult excerpts of the code…
-
-1
votes1
answer65
viewsJS framework for image editing
Good morning, Does anyone know any JS framework where I select some image and make edits upon it? For example, add some arrows, markup, etc.
-
-1
votes1
answer209
viewsIs there an editor or ide that has live preview option for Php
Does anyone know any editor or ide that has live preview for php feature, in case a live preview automatically displays the result in the browser, without having to save the file, ie the link is…