Welcome! Log In Create A New Profile

Advanced

Line numbers in code editor

Posted by John Marrone 
John Marrone
Line numbers in code editor
September 20, 2008 03:09PM
Hi
I don't remember how to turn on line numbers in the code editor and can not find where to anywhere. Could somebody help me with this.

Peter Holemans
Re: Line numbers in code editor
September 21, 2008 01:45PM
F6?
John Marrone
Re: Line numbers in code editor
September 21, 2008 10:23PM
Thanks but F6 displays the developers name and date. Somebody has to know this? Does wd11 have this feature? Maybe it was wd10 that I remember and they took it out of wd11??
Piet van Zanten
Re: Line numbers in code editor
September 22, 2008 10:34AM
Hi John,

If you enter a line number on the window status bar (after "Ln") and hit Enter you can jump to a line.

HTH, regards,
Piet



Edited 1 time(s). Last edit at 09/22/2008 04:08PM by Piet van Zanten.
Alexandre Leclerc
Re: Line numbers in code editor
September 22, 2008 03:46PM
Or simply hit Ctrl+G and enter the line number (much faster). Line numbers are always displayed bottom/right of WD screen in the status bar (Ln xx) as Piet was saying.

Best Regards.
Peter Holemans
Re: Line numbers in code editor
September 22, 2008 09:42PM
Hi,

I found plenty of shortcuts in the code editor but none for in-line line numbering. Anyway, looking in the (French) help under 'Code Editor' and next 'Shortcuts' provided an intresting list. FYI:
<html>
<table border=0 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td>CTRL + J</td>
<td>Afficher la fenêtre de gestion du temps</td>
</tr>
<tr>
<td>Shift + F8</td>
<td>Afficher la liste des classes</td>
</tr>
<tr>
<td>Ctrl + F8</td>
<td>Afficher la liste des procédures globales dans le volet
&quot;Code&quot;</td>
</tr>
<tr>
<td>F8</td>
<td>Afficher la liste des procédures locales dans le volet
&quot;Code&quot;</td>
</tr>
<tr>
<td>Shift + F2</td>
<td>Afficher la liste des références</td>
</tr>
<tr>
<td>F6</td>
<td>Afficher / Rendre invisible le TimeStamp (nom de l'auteur de
la dernière modification sur la ligne de code et date de cette modification)</td>
</tr>
<tr>
<td>F1</td>
<td>Aide</td>
</tr>
<tr>
<td>Shift + F7</td>
<td>Aller à la marque précédente</td>
</tr>
<tr>
<td>F7</td>
<td>Aller à la marque suivante</td>
</tr>
<tr>
<td>F2</td>
<td>Aller dans le code de l'élément sélectionné (nom de procédure,
nom de classe,&nbsp;...)</td>
</tr>
<tr>
<td>Ctrl + Z ou Alt + Retour
arrière</td>
<td>Annuler la dernière action</td>
</tr>
<tr>
<td>Shift + F1</td>
<td>Assistant de code</td>
</tr>
<tr>
<td>Ctrl + Alt + L</td>
<td>Changer la langue d'affichage (passage à la langue suivante)</td>
</tr>
<tr>
<td>Shift + Alt + L</td>
<td>Changer la langue d'affichage (passage à la langue précédente)</td>
</tr>
<tr>
<td>F11</td>
<td>Choisir un fichier ou une rubrique à insérer dans le code</td>
</tr>
<tr>
<td>Ctrl + V ou Shift + Inser</td>
<td>Coller le contenu du presse-papiers</td>
</tr>
<tr>
<td>F5</td>
<td>Compléter le mot saisi depuis le glossaire</td>
</tr>
<tr>
<td>Ctrl + C ou Ctrl + Inser</td>
<td>Copier l'élément sélectionné</td>
</tr>
<tr>
<td>Ctrl + X ou Shift + Suppr</td>
<td>Couper l'élément sélectionné</td>
</tr>
<tr>
<td>Ctrl + D</td>
<td>Dupliquer la ligne sélectionnée</td>
</tr>
<tr>
<td>Ctrl + Shift + F2</td>
<td>Éditer le code associé à l'élément sélectionné dans le volet
&quot;Code&quot;</td>
</tr>
<tr>
<td>Shift + F5</td>
<td>Éditer le glossaire</td>
</tr>
<tr>
<td>Ctrl + Shift + / (du pavé
numérique)</td>
<td>Enlever les commentaires (//)</td>
</tr>
<tr>
<td>Ctrl + B</td>
<td>Enlever / Mettre un point d'arrêt</td>
</tr>
<tr>
<td>Ctrl + F7</td>
<td>Enlever / Mettre une marque de position</td>
</tr>
<tr>
<td>Ctrl + S</td>
<td>Enregistrer le code</td>
</tr>
<tr>
<td>Ctrl + Shift + S</td>
<td>Enregistrer sous</td>
</tr>
<tr>
<td>Alt + S</td>
<td>Enregistrer tout</td>
</tr>
<tr>
<td>Ctrl + F12</td>
<td>Erreur courante</td>
</tr>
<tr>
<td>Shift + F12</td>
<td>Erreur précédente</td>
</tr>
<tr>
<td>F12</td>
<td>Erreur suivante</td>
</tr>
<tr>
<td>Ctrl + Shift + W</td>
<td>Fermer tous les éléments ouverts</td>
</tr>
<tr>
<td>Ctrl + P</td>
<td>Imprimer le code en cours / la sélection</td>
</tr>
<tr>
<td>TAB</td>
<td>Indenter à droite</td>
</tr>
<tr>
<td>Shift + TAB</td>
<td>Indenter à gauche</td>
</tr>
<tr>
<td>Ctrl + Entrée</td>
<td>Insérer '...' et retour à la ligne suivante</td>
</tr>
<tr>
<td>Ctrl + Q</td>
<td>Masquer les volets ancrés en bas</td>
</tr>
<tr>
<td>Ctrl + W</td>
<td>Masquer tous les volets</td>
</tr>
<tr>
<td>Ctrl + / (du pavé numérique)</td>
<td>Mettre en commentaire</td>
</tr>
<tr>
<td>Ctrl + B</td>
<td>Mettre / Enlever un point d'arrêt</td>
</tr>
<tr>
<td>Ctrl + F7</td>
<td>Mettre / Enlever une marque de position</td>
</tr>
<tr>
<td>Ctrl + N</td>
<td>Nouveau (Création d'un élément)</td>
</tr>
<tr>
<td>Shift + F4</td>
<td>Nouvelle procédure globale</td>
</tr>
<tr>
<td>F4</td>
<td>Nouvelle procédure locale</td>
</tr>
<tr>
<td>Ctrl + O</td>
<td>Ouvrir (Ouverture d'un élément)</td>
</tr>
<tr>
<td>Alt + Entrée</td>
<td>Ouvrir la description de l'élément sélectionné (fenêtre à 7
onglets)</td>
</tr>
<tr>
<td>Ctrl + Alt + F2</td>
<td>Ouvrir l'élément contenant le code (Visualisation de la
fenêtre contenant le champ sélectionné par exemple)</td>
</tr>
<tr>
<td>Ctrl + Shift + O</td>
<td>Ouvrir un projet</td>
</tr>
<tr>
<td>F3</td>
<td>Poursuivre la recherche</td>
</tr>
<tr>
<td>Shift + F3</td>
<td>Poursuivre la recherche dans le sens inverse</td>
</tr>
<tr>
<td>Ctrl + F</td>
<td>Rechercher le texte spécifié</td>
</tr>
<tr>
<td>Ctrl + E</td>
<td>Recherche rapide d'un élément du projet</td>
</tr>
<tr>
<td>Ctrl + R</td>
<td>Ré-indenter le code</td>
</tr>
<tr>
<td>Ctrl + H</td>
<td>Remplacer par le texte spécifié</td>
</tr>
<tr>
<td>Ctrl + Y ou Ctrl + Shift + Z</td>
<td>Rétablir (Restaurer la dernière action)</td>
</tr>
<tr>
<td>Ctrl + F2</td>
<td>Revenir à la position en cours dans le code précédent (Code
d'appel de la procédure par exemple)</td>
</tr>
<tr>
<td>Ctrl + F1</td>
<td>Saisie assistée (complétion automatique)</td>
</tr>
<tr>
<td>TAB</td>
<td>Sélectionner un choix (complétion automatique)</td>
</tr>
<tr>
<td>Ctrl + A</td>
<td>Sélectionner les différents traitements par palier (traitement
en cours puis traitements de l'élément en cours puis traitements de la
fenêtre en cours)</td>
</tr>
<tr>
<td>Ctrl + L</td>
<td>Supprimer la ligne courante</td>
</tr>
<tr>
<td>Suppr</td>
<td>Supprimer la sélection ou le caractère en cours</td>
</tr>
<tr>
<td>Alt + F9</td>
<td>Tracer le projet</td>
</tr>
<tr>
<td>F9</td>
<td>Tester l'élément en cours</td>
</tr>
<tr>
<td>Ctrl + F9</td>
<td>Tester le projet</td>
</tr>
<tr>
<td>Ctrl + T</td>
<td>Traduire les messages</td>
</tr>
<tr>
<td>Alt + T</td>
<td>Utiliser la pipette</div>
</div>
</div>
</div>
</td>
</tr>
</table>
</html>

Cheers,
Toddy Utomo
Re: Line numbers in code editor
September 23, 2008 04:48AM
Translate with Google Language Tools:

CTRL + J show window of time management
Shift + F8 show the list of classes
Ctrl + F8 show the list of procedures overall strand in the "Code"
F8 show the list of local procedures in the "Code"
Shift + F2 View list of references
F6 Show / Make the invisible TimeStamp (name of the author of the amendment on the last line of code and date of the change)
F1 Help
Shift + F7 Go to previous mark
F7 Go to the next label
F2 Go to the code of the selected item (procedure name, class name, ...)
Z or Ctrl + Alt + Backspace Undo the last action
Shift + F1 Assistant code
Ctrl + Alt + L Change the language (to move the following language)
Shift + Alt + L Change the language (move to the previous language)
F11 Select a file or item to be included in the code
Ctrl + V or Shift + Insert Paste the contents of the clipboard
F5 Complete the following word from the glossary
Ctrl + C or Ctrl + Insert Copy the selected item
Ctrl + X or Shift + Del Cut selected item
Ctrl + D Duplicate the selected line
Ctrl + Shift + F2 Edit the code associated with the selected item in the "Code"
Shift + F5 Edit glossary
Ctrl + Shift + / (keypad) Remove the comments (/ /)
Remove Ctrl + B / Put a breakpoint
Ctrl + F7 Remove / Put a position mark
Ctrl + S Save the code
Ctrl + Shift + S Save As
Alt + S while Save
Ctrl + F12 error
Shift + F12 previous error
F12 following error
Ctrl + Shift + W Close all open items
Ctrl + P Print current code / Selection
TAB Indent right
Shift + TAB Indent left
Ctrl + Enter Insert'...' and return to the next line
Ctrl + Q Hide strands anchored at the bottom
Ctrl + W Hide all tracks
Ctrl + / (keypad) To comment
Ctrl + B Set / Remove a breakpoint
Ctrl + F7 Set / Remove a position mark
New Ctrl + N (Creating an item)
New Shift + F4 overall process
New local proceeding F4
Ctrl + O Open (Opening an item)
Alt + Enter Open description of the item (window tabs to 7)
Ctrl + Alt + F2 Open element containing the code (Viewing the window containing the selected field, for example)
Ctrl + Shift + O Open Project
F3 Continue research
Shift + F3 Continue research in the opposite direction
Ctrl + F Find the specified text
Ctrl + E Quick search of a project
Ctrl + R Re-indent the code
Ctrl + H Replace text specified
Ctrl + Y or Ctrl + Shift + Z Redo (Restore the last action)
Ctrl + F2 Return to the current position in the previous code (code of procedure call for example)
Ctrl + F1 Entering assisted (autocompletion)
TAB Select a choice (autocompletion)
Ctrl + A select different treatments level (current treatment and treatment of the item being and treatment of the current window)
Ctrl + L Remove the current line
Delete Delete the selection or the current
Alt + F9 Stroke Project
F9 Test item being
Ctrl + F9 Test Project
Ctrl + T Translate messages
Alt + T Use the eyedropper
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: