Jump to content

Translations:KDevelop4/TipsAndTricks/33/da: Difference between revisions

From KDE UserBase Wiki
Claus chr (talk | contribs)
Importing a new version from external source
(No difference)

Revision as of 11:02, 12 August 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KDevelop4/TipsAndTricks)
* Quick Open Files
Press <keycap>Ctrl + Alt + O</keycap> and type part of a filepath, press <keycap>Enter</keycap> and the selected file gets opened. The search is separated by forward slashes, i.e. you can write this: <code>/a/.cpp</code> and the list will only show paths that have a folder starting with <code>a</code> and files that end on <code>.cpp</code>. Try it out.
  • Åbn filer hurtigt

Tast Ctrl + At + O og skriv en del at filens sti og tast Enter, så åbnes den valgte fil. Søgningen adskilles med skråstreger, dvs. du kan skrive således: /a/.cpp, så vil listen kun vise filstier med en mappe, som begynder med a> og filer, som er filendelsen .cpp. Prøv det.