mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 04:43:02 +07:00
12 lines
376 B
HTML
Executable File
12 lines
376 B
HTML
Executable File
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
Quickly jump from the <i>pytest fixture</i> to the tested code. Right-click on the selected fixture in the
|
|
<span class="control">Editor</span> and select <span class="control">Go to | Declaration</span> from the context menu.
|
|
</p>
|
|
</body>
|
|
</html>
|