Myzel394
223428cf42
Merge pull request #2 from Myzel394/add-mount-options
...
Add more mount options to common-documentation
2024-08-07 22:36:43 +02:00
Myzel394
0f0797e8f9
fix: Remove unwanted changes
2024-08-07 22:35:41 +02:00
Myzel394
54c4f516fe
feat(handlers): Working on the WIP
2024-08-07 22:35:30 +02:00
Myzel394
4aa54ffcc1
fix(doc-values): Overall improvements
2024-08-07 22:34:59 +02:00
Myzel394
4d4d8a1376
chore: Add more documentation
2024-08-07 22:34:33 +02:00
Myzel394
4b2b2c3624
Add more mount options to common-documentation
...
Related to #1
Add documentation for adfs, affs, and debugfs filesystem mount options.
* **common-documentation/filesystems/mountoptions/adfs.go**
- Add documentation for adfs filesystem options including uid, gid, ownmask, and othmask.
* **common-documentation/filesystems/mountoptions/affs.go**
- Add documentation for affs filesystem options including uid, gid, setuid, setgid, mode, and other options.
* **common-documentation/filesystems/mountoptions/debugfs.go**
- Add documentation for debugfs filesystem options including uid, gid, and mode.
* **handlers/fstab/documentation/documentation-mountoptions.go**
- Update to include the new mount options for adfs, affs, and debugfs filesystems.
- Add entries for adfs, affs, and debugfs in the `MountOptionsMapField`.
* **common.go**
- Add common constants like "zero" to common-documentation/filesystems/mountoptions/common.go.
2024-08-05 23:01:04 +02:00
Myzel394
68691c3016
apply linter
2024-08-05 22:51:04 +02:00
Myzel394
f6eb74f638
fix(fstab): Improve handler
2024-08-05 22:50:47 +02:00
Myzel394
433cd9ee4c
feat(utils): Add KeysAsSet
2024-08-05 21:01:09 +02:00
Myzel394
3f102e283d
fix(fstab): Improve fstab parser
2024-08-05 21:00:54 +02:00
Myzel394
afec5e896d
feat(common-documentation): Add more documentation for ext{2,3,4}
2024-08-05 20:36:03 +02:00
Myzel394
433085443a
feat(dovalues): Return multiple InvalidValue
s from now
2024-08-05 20:35:23 +02:00
Myzel394
7e0e6650eb
feat(common-documentation): Add ext3.go
2024-08-04 23:28:48 +02:00
Myzel394
6c762a0db4
feat: Add SingleEnumValue
2024-08-04 23:28:34 +02:00
Myzel394
697a839308
chore: Use KeyEnumAssignmentValue for ext2.go
2024-08-04 23:11:03 +02:00
Myzel394
fbcef02508
feat: Add KeyEnumAssignmentValue
2024-08-04 23:10:37 +02:00
Myzel394
62b9947ddc
feat: Add documentation to ext2.go
2024-08-04 19:21:00 +02:00
Myzel394
32903ad94b
feat: Add common-documentation; Add ext2 documentation
2024-08-04 19:14:17 +02:00
Myzel394
80271ac70f
fix: Improvements; Adding more documentation to fstab
2024-08-04 19:14:04 +02:00
Myzel394
49a12c9080
feat: Adding fstab; Adding root handler; Improvements
2024-08-04 14:59:12 +02:00
Myzel394
a6a4c04af3
chore: Add more documentation
2024-07-31 23:35:52 +02:00
Myzel394
ea5d9deaee
feat: Add DataAmountValue; bugfixes
2024-07-31 23:18:52 +02:00
Myzel394
1254ebfd8a
fix: Improve docvalues; Improve documentation
2024-07-31 22:47:01 +02:00
Myzel394
09ab63d61f
fix: Improve documentation
2024-07-31 21:31:59 +02:00
Myzel394
dc20928c1b
fix: Overall improvements
2024-07-31 20:04:15 +02:00
Myzel394
76df6c5351
feat: Add IPAddressValue; improvments & bugfixes
2024-07-31 19:10:53 +02:00
Myzel394
8352e0df40
fix: Remove unwanted changes
2024-07-31 17:20:05 +02:00
Myzel394
26514ed059
feat: Add TimeFormatValue
2024-07-30 23:59:42 +02:00
Myzel394
ac2d972d3d
feat: Add GroupValue; Add more documentation
2024-07-30 22:36:36 +02:00
Myzel394
529d28d943
feat: Make separators more dynamic
2024-07-30 22:10:04 +02:00
Myzel394
33c32e4dd1
chore: Improve structure; fix diagnostics bugs
2024-07-30 21:00:55 +02:00
Myzel394
4d7297e7b9
feat: Add ssh diagnoser
2024-07-30 00:11:22 +02:00
Myzel394
267a0ff604
fix: Improve completions
2024-07-29 23:53:35 +02:00
Myzel394
56b661db72
fix: Improve duplicates check
2024-07-29 22:48:49 +02:00
Myzel394
d5cb9c53e9
feat: Add KeyValueAssignmentValue
2024-07-29 22:13:14 +02:00
Myzel394
014d9ebe94
chore: Make openssh its own package
2024-07-29 21:27:06 +02:00
Myzel394
cf2b01b08f
fix: Improve EnumValue documentation
2024-07-29 21:26:35 +02:00
Myzel394
b897906b51
feat: Improve diagnostics; Make more modular everything; improvements
2024-07-28 22:45:49 +02:00
Myzel394
0ae6c8d9e2
feat: Add diagnostics; Improvements
2024-07-28 20:03:11 +02:00
Myzel394
b9e8fc6e55
feat: Add more documentation data (add queryable support)
2024-07-28 19:06:52 +02:00
Myzel394
1d55158fc8
chore: Apply gofmt
2024-07-28 18:05:24 +02:00
Myzel394
403cc9a336
feat: Add more documentation data
2024-07-28 18:02:05 +02:00
Myzel394
a8401541cf
feat: Add PrefixWithMeaningValue; improvements
2024-07-28 16:24:24 +02:00
Myzel394
f89dc3ae81
feat: Add UserValue; improvements; improve utils
2024-07-28 15:54:46 +02:00
Myzel394
184cf63411
feat: Add simple diagnostics; Improvements
2024-07-28 13:36:29 +02:00
Myzel394
da4577ac22
feat: Add textsync parser; Improvements
2024-07-28 12:59:20 +02:00
Myzel394
c129b6507a
feat: Add options; first working example
2024-07-28 10:49:30 +02:00
Myzel394
dba463ff05
feat: Add simple TextDocumentCompletion example
2024-07-27 19:59:06 +02:00
Myzel394
1d452369d0
feat: Add boilerplate
2024-07-27 19:45:23 +02:00