Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
tano1221
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
ПΣӨƧӨFƬ
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
大†Shinegumi†大
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
ℛeℙ@¢ᴋ€r
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
Engh3
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
ronaldinho424
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
*/UpLoAdEdByMaChInE028*
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
geodasoft
Notepad++ 8.6.8  Multilingual Vote_lcapNotepad++ 8.6.8  Multilingual Voting_barNotepad++ 8.6.8  Multilingual Vote_rcap 
Septiembre 2024
LunMarMiérJueVieSábDom
      1
2345678
9101112131415
16171819202122
23242526272829
30      
CalendarioCalendario
Últimos temas
» Vivaldi 6.9.3447.48 Dual x86x64 Multi[Silent]
Notepad++ 8.6.8  Multilingual EmptyHoy a las 3:54 pm por ℛeℙ@¢ᴋ€r

» Microsoft Edge WebView2 Runtime 129.0.2792.65 AIO Silent
Notepad++ 8.6.8  Multilingual EmptyHoy a las 3:50 pm por ℛeℙ@¢ᴋ€r

» Microsoft Edge Stable 129.0.2792.65 Dual x86x64 [Silent]
Notepad++ 8.6.8  Multilingual EmptyHoy a las 3:30 pm por ℛeℙ@¢ᴋ€r

» EaseUS Partition Master 18.8.0 Build 20240926 Multilingual
Notepad++ 8.6.8  Multilingual EmptyHoy a las 3:22 pm por tano1221

» Wondershare PDFelement Professional 11.1.3.3184 Multilingual
Notepad++ 8.6.8  Multilingual EmptyHoy a las 2:32 pm por tano1221

» Office 2013-2024 C2R Install + Install Lite 7.7.7.7 r17 (x86/x64)
Notepad++ 8.6.8  Multilingual EmptyHoy a las 2:29 pm por tano1221

» PDF Annotator 9.0.0.923 (x64) Multilingual
Notepad++ 8.6.8  Multilingual EmptyHoy a las 1:37 pm por tano1221

» FBackup 9.9.943 Multilingual
Notepad++ 8.6.8  Multilingual EmptyHoy a las 12:02 pm por tano1221

» JRiver Media Center 33.0.27 (x64) Multilingual
Notepad++ 8.6.8  Multilingual EmptyHoy a las 11:33 am por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Notepad++ 8.6.8 Multilingual

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 73898
Fecha de inscripción : 20/08/2016

Notepad++ 8.6.8  Multilingual Empty
MensajeTema: Notepad++ 8.6.8 Multilingual   Notepad++ 8.6.8  Multilingual EmptyMar Jun 04, 2024 11:50 pm

Notepad++ 8.6.8 Multilingual


Notepad++ 8.6.8  Multilingual 7d87fa6f1c6e2cbb7d44771e05b0fcf6

File Size : 9.4 Mb

Notepad++ has all the same great features of Notepad++ including support for multiple languages and an extensive plugin system, but there's nothing to install.


Syntax Highlighting and Syntax Folding
Supported languages
C C++ Java C# XML HTML
PHP CSS makefile ASCII art (.nfo) doxygen ini file
batch file Javascript ASP VB/VBS SQL Objective-C
RC resource file Pascal Perl Python Lua TeX
TCL Assembler Ruby Lisp Scheme Properties
Diff Smalltalk Postscript VHDL Ada Caml
AutoIt KiXtart Matlab Verilog Haskell InnoSetup
CMake YAML WYSIWYG
If you have a colour printer, print your source code (or whatever you want) in colour.
User Defined Syntax Highlighting
It allows user to define his own language : not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators. ( screenshot1, screenshot2, screenshot3, screenshot4 ).
Auto-completion
For most supported languages, user can make his/her own API list (or download the api files from dowload section). Once the api file is ready, type Ctrl+Space to launch this action (see screenshot). For more information about Auto-completion, please see Auto-completion HOWTO.
Multi-Document
You can edit several documents at the same time.
Multi-View
You have two views at same time. That means you can visualize (edit) 2 different documents at the same time (screenshot). You can visualize (edit) in the 2 views one document at 2 different positions as well. The modification of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode).
Regular Expression Search/Replace supported
You can search and replace one string in the document by using the regular expression.
Full Drag 'N' Drop supported
You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.
Dynamic position of Views
The user can set the position of the views dynamically (only in 2 views mode : the splitter can be set in horizontal or in vertical), see screenshot.
File Status Auto-detection
If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).
Zoom in and zoom out
That's another fantastic function of Scintilla component. Just see screenshot.
Multi-Language environment supported
The Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported. See Notepad++ under the Chinese Windows , under the Arabic Windows and under the Hebrew Windows in action screenshot.
Bookmark
User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, click the Menu Search->Clear All bookmarks. See screenshot.
Brace and Indent guideline Highlighting
When the caret stay beside of one of those symbol { }[ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to locate the block more easily. See screenshot1, screenshot2 .
Macro recording and playback
You can save several macros and edit their keyboard shorcuts for the next use.
Código:
https://notepad-plus-plus.org/news/

Homepage:


Código:
https://notepad-plus-plus.org



Download link






rapidgator.net:
Código:

https://rapidgator.net/file/792568b26338869460bef9a83a858c7a/owbrh.Notepad.8.6.8.Multilingual.rar.html

k2s.cc:
Código:

https://k2s.cc/file/7e713c514b768/owbrh.Notepad.8.6.8.Multilingual.rar
Volver arriba Ir abajo
 

Notepad++ 8.6.8 Multilingual

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Programas Gratis :: Internet-