Skip to content

Commit 38ee1a7

Browse files
committed
Update README.md
1 parent 6625c10 commit 38ee1a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ code --install-extension Al-rimi.tomcat
3535

3636
## Usage
3737

38-
> The `Editor Button` and `Status Bar` are only visible when the current project is detected as a Java EE project.
38+
> ℹ️ The `Editor Button` and `Status Bar` are only visible when the current project is detected as a Java EE project, following VScode [Editor Actions](https://code.visualstudio.com/api/ux-guidelines/editor-actions) and [Status Bar](https://code.visualstudio.com/api/ux-guidelines/status-bar) Guidelines.
3939
4040
<details>
41-
<summary> How the extension detects a Java EE project</summary>
41+
<summary>When is a project considered a Java EE project? click to expand</summary>
4242

4343
```typescript
4444
public static isJavaEEProject(): boolean {

0 commit comments

Comments
 (0)