Skip to content

Commit

Permalink
Add text for tip on view modes (#31)
Browse files Browse the repository at this point in the history
* Add text for tip on view modes
  • Loading branch information
mlvandijk authored Sep 28, 2024
1 parent c22df45 commit 8d93f73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java-samples/src/main/java/com/jetbrains/code/JavaAt25.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
// 2. Enter Distraction free mode
// 3. Enter Full screen mode
// 4. Enter Zen mode
// 5. Toggle viewing modes with
// Quick Switch Scheme ⌃`(macOS), \` (Windows/Linux)

public class JavaAt25 {
private void weLoveCollections() {
Expand Down

0 comments on commit 8d93f73

Please sign in to comment.