Sunday, June 4, 2023

Tool - Code editor.

 The connection width Code editor. 

Wanted to created a costume code editor to perform tasks for our own style of programming. (At least will be at the planning for development still seing the best options).

We can see the connection between text editor and code editor. Comments added in text editor, can now be viewed in code editor. They are hovered. Other things can also be hovered or clicked  like : tutorials, code snippets, information, file inherit,  comments, code connected, etc…

Open Links : Something i see is missing from code editor is the ability to open files directly from editor: "open directly : files, functions, variables;…"

Short things width theme : 
lets say we click on a function we can get all stuff connected : files, variables, comments. And display in a new page width all the stuff connected.

The mode debated in previous post to prevent errors: A bottom, “rename”. we click in that button and when we click on a function, it stores the connections so we can rename in safe.

 Display in a menu width all the connections. So it does not make the software slow by waiting for connections of functions. This prevents always displaying connections.  it could bother a bit the work since was always displaying connections this way is by click. In this way we have a button to rename functions, variables or things width connections.

Functions will have a color or a icon to show it have connections, When you want to rename a connected function. Need to click first in the rename mode and then rename : If it was no icons, no need to activate rename button, we can edit directly.
 
ps : width the file map we can also rename all files that have the same variable since it is stored in “file map”, we know which files have that variable. It probably will be delegated to synchronize. From temp data files to temp project files.

The links look :

 Organized the information by topic, so we have less generic stuff. Then the same for :  folders application struture, game and online stuff or related to online.



And the last piece of the puzzle.

A potent search engine to connect all the stuff. We can search just a piece of information, like a ip for a game. Or complex search rules, that can get any information.

This ill help to publicity any thing width out the need to resource to money. This money based search's is very problematic for our needs in today times. We just need to : access the local market, pay; publicity a private game server pay; get publicity for a small application pay…

(in dev interface)

We can separate the information width lists or by : theme,  region, language, author, type, rank, location, by tags of any thing we can connect, etc…

 

 


 

No comments:

Post a Comment

hi

Rules

Rules, Steps & methods This is the current way to implement and be implemented but there could be more things to add : Root or loader  (...