NightrainsRbx / RobloxLsp

Roblox Luau Language Server based on Lua by sumneko.
https://devforum.roblox.com/t/roblox-lsp-full-intellisense-for-roblox-and-luau/717745
MIT License
218 stars 53 forks source link

Add BruteForceAllSlow and Update RaycastFilterType properties in API docs #236

Closed MixeroTN closed 1 year ago

MixeroTN commented 1 year ago

I saw that renamed Enum.RaycastFilterType properties are showing fine in the editor but aren't changed in the API-Docs.json file. Also added the missing BruteForceAllSlow properties.

NightrainsRbx commented 1 year ago

API-Docs.json gets updated automatically, if it's not because your client doesn't support it, I will manually publish a version with the files updated.

The missing BruteForceAllSlow must be added in DataTypes.json.