A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmy.world/post/8638722",
"attributedTo": "https://lemmy.world/u/dafunkkk",
"to": [
"https://sopuli.xyz/c/neovim",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "It's LSP portable?",
"cc": [],
"content": "<p>It’s possible to install lsp for a language and then export all .local and .config neovim folder to use it as portable install in another closed env?</p>\n",
"mediaType": "text/html",
"source": {
"content": "It's possible to install lsp for a language and then export all .local and .config neovim folder to use it as portable install in another closed env?",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2023-11-23T09:28:08.560971Z",
"updated": "2023-11-23T09:28:31.937567Z",
"audience": "https://sopuli.xyz/c/neovim",
"tag": [
{
"href": "https://lemmy.world/post/8638722",
"name": "#neovim",
"type": "Hashtag"
}
]
}