| Status |
|---|
| title | 릴리즈 Release 2.3.0 이상or Above |
|---|
|
With 'editor.table.handle' setting, you may determine whether you use table editing handle or not (default = true).
...
| Code Block |
|---|
| language | js |
|---|
| theme | Emacs |
|---|
| title | synapeditor.config.js |
|---|
|
{
'editor.table.handle': true,
} |
editor.table.handle : true (default) | editor.table.handle : false |
Image Removed
| Image Removed
|
Image Removed
|
Image Removed Image Added
Image Added
|
| false | Image Added
Image Added
|
|---|
When you set the table editing handle to false and apply additional features like buttons to insert rows and columns to "Table Editing Balloon Popup", you can enjoy more efficient editing. Please refer to Balloon Popup Configuration.
| Application Example |
|---|
Image RemovedResult of Applying Table Editing Balloon Popup Configuration |
|---|
Image Added
|