CodeviewerCodefilesIn this folder you can save or delete an opened file. The path to the folder is: C:\Users\<user>\AppData\Roaming\Codeviewer\Codefiles\ ButtonsOpen: Open a file dialog to select a textfile to open. View: Brings the view window to the front. Delete: Delete the open file from the Codefiles folder. Save: Save the open file to the Codefiles folder. ComboboxList: Select a file from the list of saved files from the Codefiles folder. ButtonsSearch: Start a search in the open file text. Previous: Go to the previous word available in the search result list. Next: Go to the next word available in the search result list. TextfieldInput: Use the input textfield to type a search word or a character sequence. LabelSequence number: The sequence number of the word occurence is displayed in the label. Total: The total number of occurences are displayed after the sequence number. TextareaView: A selection indicator shows the occurence of the word. Edit: You can make modifications to the text and save the changes.
ButtonExit: Exits the application. ComboboxCombobox: You can change the default language selection for a file. Languages: b4x, php, html, markup, css, js, json, sql, java. Result: You can get unpredictable results. ComboboxCombobox: You can change the default css selection. Stylesheets: prism, w3css Result: You can get unpredictable results. Combination: The view will show the contents of a html file when the language is set to html and the css is set to w3css. The w3.css stylesheet will be used. This file uses this combination. |